@charset "UTF-8";
A {
  color: #010101;
  outline: none;
  text-decoration: none;
}

A:visited, A:active {
  color: #010101;
}

A:hover {
  color: #c0985a;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "微软雅黑";
  background: #fafafb;
  line-height: 1.6;
  font-size: 16px;
  color: #010101;
  overflow-x: hidden;
}

@media only screen and (max-width: 1230px) {
  BODY {
    font-size: 13px;
  }
}

body,
html {
  width: 100%;
  height: 100%;
}

p,
b,
ul,
li,
input,
img,
button {
  margin: 0px;
  padding: 0px;
}

button {
  border: 0;
  background: none;
}

input {
  border: 0px;
}

img,
button,
label,
:before,
:after {
  border: 0px;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  max-width: 100%;
  height: auto;
}

ul {
  list-style-type: none;
}

a,
li,
i,
span,
.img_content {
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

b,
label {
  font-weight: normal;
}

input,
button,
select,
textarea {
  outline: none;
  font-family: Arial, "微软雅黑";
  font-size: 16px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.em1 {
  padding: 0 0.5em;
}

.mh {
  width: 100%;
  float: left;
}

.em2 {
  padding: 0 1em;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
}

.img_content {
  width: 100%;
  overflow: hidden;
}

.img_content img {
  width: 100%;
}

.text_content {
  width: 100%;
}

#mediaplayer_logo {
  display: none;
}

.ny_main {
  width: 1230px;
  margin: 0 auto;
}

@media only screen and (max-width: 1230px) {
  .ny_main {
    width: 100%;
  }
}

@media only screen and (min-width: 1230px) {
  .mob {
    display: none;
  }
}

@media only screen and (max-width: 1230px) {
  .pc {
    display: none;
  }
}

.m-b-80 {
  margin-bottom: 80px;
}

@media only screen and (max-width: 1230px) {
  .m-b-80 {
    margin-bottom: 20px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}

@media only screen and (max-width: 1230px) {
  .m-b-70 {
    margin-bottom: 20px;
  }
}

.m-b-60 {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1230px) {
  .m-b-60 {
    margin-bottom: 20px;
  }
}

.m-b-50 {
  margin-bottom: 50px;
}

@media only screen and (max-width: 1230px) {
  .m-b-50 {
    margin-bottom: 20px;
  }
}

.m-b-40 {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1230px) {
  .m-b-40 {
    margin-bottom: 20px;
  }
}

.m-b-30 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1230px) {
  .m-b-30 {
    margin-bottom: 20px;
  }
}

.m-b-35 {
  margin-bottom: 35px;
}

@media only screen and (max-width: 1230px) {
  .m-b-35 {
    margin-bottom: 20px;
  }
}

.m-b-20 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1230px) {
  .m-b-20 {
    margin-bottom: 15px;
  }
}

.m-b-25 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1230px) {
  .m-b-25 {
    margin-bottom: 15px;
  }
}

.m-b-10 {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1230px) {
  .m-b-10 {
    margin-bottom: 5px;
  }
}

.m-b-15 {
  margin-bottom: 15px;
}

@media only screen and (max-width: 1230px) {
  .m-b-15 {
    margin-bottom: 10px;
  }
}

.m-l-20 {
  margin-left: 20px;
}

@media only screen and (max-width: 1230px) {
  .m-l-20 {
    margin-left: 10px;
  }
}

.m-l-30 {
  margin-left: 30px;
}

@media only screen and (max-width: 1230px) {
  .m-l-30 {
    margin-left: 15px;
  }
}

.m-l-60 {
  margin-left: 60px;
}

@media only screen and (max-width: 1230px) {
  .m-l-60 {
    margin-left: 20px;
  }
}

.m-l-70 {
  margin-left: 70px;
}

@media only screen and (max-width: 1230px) {
  .m-l-70 {
    margin-left: 20px;
  }
}

.m-l-50 {
  margin-left: 50px;
}

@media only screen and (max-width: 1230px) {
  .m-l-50 {
    margin-left: 20px;
  }
}

.m-l-5 {
  margin-left: 5px;
}

.m-l-10 {
  margin-left: 10px;
}

@media only screen and (max-width: 1230px) {
  .m-l-10 {
    margin-left: 8px;
  }
}

.m-l-15 {
  margin-left: 15px;
}

@media only screen and (max-width: 1230px) {
  .m-l-15 {
    margin-left: 10px;
  }
}

.u {
  text-decoration: underline;
}

a.more_arrow,
.more_arrow {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  background-color: #c0985a;
  color: #fff;
  padding: 0 15px 0 20px;
  border-radius: 3px;
}

a.more_arrow .bi,
.more_arrow .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}

@media only screen and (max-width: 1230px) {
  a.more_arrow,
  .more_arrow {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
    border-radius: 3px;
  }
  a.more_arrow .bi,
  .more_arrow .bi {
    font-size: 14px;
  }
}

a.more_arrow_normal,
.more_arrow_normal {
  display: inline-block;
  line-height: 34px;
  height: 34px;
  padding: 0 25px;
  color: #666;
  border-radius: 30px;
  border: solid 1px rgba(0, 0, 0, 0.2);
}

a.more_arrow_normal .bi,
.more_arrow_normal .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}

@media only screen and (max-width: 1230px) {
  a.more_arrow_normal,
  .more_arrow_normal {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
  }
  a.more_arrow_normal .bi,
  .more_arrow_normal .bi {
    font-size: 14px;
  }
}

.top_jg {
  height: 130px;
}

@media only screen and (max-width: 1230px) {
  .top_jg {
    display: block;
    height: 55px;
  }
  .menuMob {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .menuMob a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23c0985a'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .menuMob a.on {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23c0985a'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23c0985a'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}

.list-paddingleft-2 li p {
  margin: 0;
}

.img_scale {
  overflow: hidden;
}

.img_scale img {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

@media only screen and (min-width: 1230px) {
  .img_scale:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }
}

.btn-ani-show {
  padding: 0 40px;
  position: relative;
}

.btn-ani-show .bi {
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

@media only screen and (min-width: 1230px) {
  .btn-ani-show:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}

@media only screen and (max-width: 1230px) {
  .btn-ani-show {
    padding: 0;
  }
  .btn-ani-show .bi {
    display: none;
  }
}

.btn-ani-toggle {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.btn-ani-toggle b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.btn-ani-toggle .bi_cont {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-ani-toggle .bi_cont .bi {
  margin: 0 !important;
  font-size: 22px !important;
}

@media only screen and (min-width: 1230px) {
  .btn-ani-toggle:hover b {
    top: -100%;
  }
  .btn-ani-toggle:hover .bi_cont {
    top: 0;
  }
}

.btn-ani-full {
  position: relative;
  overflow: hidden;
}

.btn-ani-full b {
  position: relative;
  z-index: 2;
  display: block;
}

.btn-ani-full::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.btn-ani-full:hover::before {
  width: 100%;
}

.btn-ani-full-uiColor {
  position: relative;
  overflow: hidden;
}

.btn-ani-full-uiColor b {
  display: block;
  z-index: 2;
  position: relative;
}

.btn-ani-full-uiColor::before {
  width: 0%;
  height: 100%;
  content: '';
  background-color: #c0985a;
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.btn-ani-full-uiColor:hover b {
  color: #fff !important;
}

.btn-ani-full-uiColor:hover::before {
  width: 100%;
}

a .svg {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}

@media only screen and (max-width: 1230px) {
  a .svg {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 760px) {
  a .svg {
    height: 30px;
    width: 30px;
  }
}

a .svg svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}

a .ani_linear,
a .ani_linear_small,
a .ani_linear_big {
  fill: none;
  stroke-width: 50;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

a:hover .ani_linear {
  stroke-dasharray: 6000;
  stroke-dashoffset: 6000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .ani_linear_small {
  stroke-dasharray: 3000;
  stroke-dashoffset: 3000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .ani_linear_big {
  stroke-dasharray: 8000;
  stroke-dashoffset: 8000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .ani_showHide {
  animation: fadeIn .8s .1s ease both;
  -webkit-animation: fadeIn .8s .1s ease both;
  -moz-animation: fadeIn .8s .1s ease both;
}

a:hover .svg_small .ani_linear {
  stroke-dasharray: 250;
  stroke-dashoffset: 250;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .svg_small .ani_linear_small {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .svg_small .ani_linear_big {
  stroke-dasharray: 150;
  stroke-dashoffset: 150;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

a .svg_small {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}

@media only screen and (max-width: 1230px) {
  a .svg_small {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 760px) {
  a .svg_small {
    height: 30px;
    width: 30px;
  }
}

a .svg_small svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}

a .svg_small .ani_linear,
a .svg_small .ani_linear_small,
a .svg_small .ani_linear_big {
  stroke-width: 5;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

.btn-ani-diff-uiColor {
  position: relative;
  overflow: hidden;
}

.btn-ani-diff-uiColor b, .btn-ani-diff-uiColor .bi {
  position: relative;
  z-index: 1;
  color: #FFF;
}

.btn-ani-diff-uiColor::before {
  content: '';
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background-color: #c0985a;
  border-radius: 50%;
}

.btn-ani-diff-uiColor:hover::before {
  width: 140%;
  height: 140%;
  max-width: 140%;
  left: -20%;
  top: -20%;
  right: -20%;
  bottom: -20%;
}

.btn-ani-anim {
  position: relative;
  overflow: hidden;
}

.btn-ani-anim b {
  position: relative;
  z-index: 1;
}

.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
}

.btn-ani-anim:hover .anim {
  -webkit-animation: anim-out 0.75s;
  animation: anim-out 0.75s;
  cursor: pointer;
}

.btn-ani-anim:hover .anim {
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  border-radius: 50%;
}

.btn-ani-anim:hover .anim:before {
  position: relative;
  content: "";
  display: block;
  margin-top: 100%;
}

.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
}

.btn-ani-anim:hover .anim:after {
  -webkit-animation: anim-out-pseudo 0.75s;
  animation: anim-out-pseudo 0.75s;
}

.btn-ani-anim:hover .anim:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}

.btn-ani-anim:hover .anim_container {
  width: 100%;
  top: 0;
  position: absolute;
  overflow: hidden;
  height: 100%;
  left: 0;
}

@-webkit-keyframes anim-out {
  0% {
    width: 0%;
    background: rgba(255, 255, 255, 0.25);
  }
  100% {
    width: 100%;
    background: transparent;
  }
}

@keyframes anim-out {
  0% {
    width: 0%;
    background: rgba(255, 255, 255, 0.25);
  }
  100% {
    width: 100%;
    background: transparent;
  }
}

@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}

@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}

.list-ani-shadow-10 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.list-ani-shadow-10 a:before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: -10px;
  right: -10px;
  max-width: inherit;
  z-index: -1;
}

.list-ani-shadow-10 a:hover:before {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.list-ani-shadow-20 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.list-ani-shadow-20 a:before {
  content: "";
  position: absolute;
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
  max-width: inherit;
  z-index: -1;
}

.list-ani-shadow-20 a:hover:before {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.ny {
  width: 100%;
  padding: 70px 0;
}

@media only screen and (max-width: 1230px) {
  .ny {
    padding: 20px 15px;
  }
}

.info_content {
  width: 100%;
  font-size: 16px;
  line-height: 1.8;
  overflow-x: auto;
}

.info_content a {
  color: #c0985a;
  text-decoration: underline;
}

.info_content a:hover {
  text-decoration: none;
}

.info_content table td {
  padding: 10px;
  border: solid 1px #ddd;
}

@media only screen and (max-width: 1230px) {
  .info_content {
    font-size: 14px;
    overflow-x: auto;
    line-height: 1.6;
  }
}

.hor_Nav_v1 {
  width: 100%;
  position: relative;
  min-height: 175px;
  background-image: url("../images/hor_Nav_v1_bj.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f6f6f6;
  padding: 20px 0 0 0;
}

.hor_Nav_v1 .dqwz {
  margin-bottom: 20px;
}

.hor_Nav_v1 .nav_bt {
  text-align: center;
  color: #c0985a;
  font-weight: bold;
  margin-bottom: 25px;
}

.hor_Nav_v1 .nav_list {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.hor_Nav_v1 .nav_list li {
  display: inline-block;
  margin: 0 16px;
  font-size: 18px;
}

.hor_Nav_v1 .nav_list li ul {
  display: none;
}

.hor_Nav_v1 .nav_list li a {
  display: block;
  line-height: 40px;
  height: 40px;
  position: relative;
}

.hor_Nav_v1 .nav_list li a.on:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #c0985a;
  position: absolute;
  left: 0px;
  top: 0px;
}

.hor_Nav_v1 .nav_list li a.on:after {
  content: "";
  position: absolute;
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid #c0985a;
  border-left: 6px solid rgba(0, 0, 0, 0);
  top: 0px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
}

@media only screen and (max-width: 1230px) {
  .hor_Nav_v1 {
    height: auto;
    min-height: auto;
    padding: 15px 0 0 0;
    background-size: auto auto;
  }
  .hor_Nav_v1 .dqwz {
    height: 46px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 15px;
  }
  .hor_Nav_v1 .nav_bt {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    border-bottom: solid 1px #e9e9e9;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .hor_Nav_v1 .nav_bt a {
    width: 100%;
    height: 40px;
    display: block;
    position: relative;
    font-weight: bold;
    color: #c0985a;
  }
  .hor_Nav_v1 .nav_bt a:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    right: 5px;
    top: 0px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z' clip-rule='evenodd' fill='%23666666'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 22px;
  }
  .hor_Nav_v1 .nav_bt a.on:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .hor_Nav_v1 .nav_list {
    display: none;
    position: inherit;
    left: auto;
    bottom: auto;
    background-color: #f9f9f9;
  }
  .hor_Nav_v1 .nav_list > li {
    border-bottom: solid 1px #e9e9e9;
  }
  .hor_Nav_v1 .nav_list li {
    display: block;
    margin: 0;
    font-size: 14px;
    width: 100%;
  }
  .hor_Nav_v1 .nav_list li a {
    line-height: 1.6;
    height: auto;
    padding: 8px 3%;
    text-align: left;
    width: 100%;
  }
  .hor_Nav_v1 .nav_list li a.on:before {
    display: none;
  }
  .hor_Nav_v1 .nav_list li a.on:after {
    display: none;
  }
  .hor_Nav_v1 .nav_list li ul {
    padding-left: 1em;
    display: block;
  }
}

.newsPicSummaryList {
  width: 100%;
}

.newsPicSummaryList li {
  width: 100%;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: solid 1px #cdcdcd;
}

.newsPicSummaryList li:last-child {
  margin-bottom: 0;
}

.newsPicSummaryList li a {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.newsPicSummaryList li.pic a {
  padding-left: 420px;
  min-height: 218px;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li.pic a {
    padding-left: 200px;
    min-height: 120px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li.pic a {
    padding-left: 15px;
    min-height: auto;
  }
}

.newsPicSummaryList li.pic .img_content {
  position: absolute;
  width: 350px;
  height: 218px;
  left: 0px;
  top: 0px;
}

.newsPicSummaryList li.pic .img_content img {
  min-height: 100%;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li.pic .img_content {
    width: 180px;
    height: 120px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li.pic .img_content {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    height: calc((100vw - 30px) / 4 * 3);
    height: -webkit-calc((100vw - 30px) / 4 * 3);
    margin-bottom: 15px;
  }
}

.newsPicSummaryList li .text_content .bt {
  display: block;
  width: 100%;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: bold;
}

.newsPicSummaryList li .text_content p {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 60px;
  height: auto !important;
  line-height: 20px;
  color: #666;
  margin-bottom: 20px;
}

.newsPicSummaryList li .text_content .sTime {
  display: block;
  color: #c0985a;
}

.newsPicSummaryList li .text_content .sTime b {
  font-size: 22px;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li .text_content .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .newsPicSummaryList li .text_content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    height: auto !important;
    line-height: 22px;
  }
  .newsPicSummaryList li .text_content .sTime {
    margin-bottom: 5px;
  }
  .newsPicSummaryList li .text_content .sTime b {
    font-size: 16px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li .text_content .bt {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

.newsPicList {
  width: 100%;
}

.newsPicList ul {
  width: 102%;
  float: left;
  margin-left: -1%;
  margin-bottom: 30px;
}

.newsPicList ul li {
  width: 33.3333%;
  float: left;
  padding: 0 1% 2% 1%;
}

.newsPicList ul li a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: solid 1px #e9e9e9;
  overflow: hidden;
}

.newsPicList ul li a:hover {
  border-color: #c0985a;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.newsPicList ul li a .img_content {
  height: 320px;
}

.newsPicList ul li a .img_content img {
  min-height: 320px;
}

@media only screen and (max-width: 1230px) {
  .newsPicList ul li a .img_content {
    height: calc((100vw / 3 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
  .newsPicList ul li a .img_content img {
    min-height: calc((100vw / 3 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li a .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .newsPicList ul li a .img_content img {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
}

.newsPicList ul li a .text_content {
  padding: 20px;
}

.newsPicList ul li a .text_content .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li a .text_content .bt {
    font-size: 14px;
  }
}

.newsPicList ul li a .text_content .sTime {
  display: block;
  margin-top: 10px;
  color: #999;
}

.newsPicList ul li a .text_content .sTime i {
  margin-right: 10px;
}

@media only screen and (max-width: 1230px) {
  .newsPicList ul li a .text_content {
    padding: 15px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li {
    width: 100%;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 1230px) {
  .newsPicList ul {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList ul {
    margin-bottom: 5px;
  }
}

.newsPicList.video_list li a .img_content {
  position: relative;
}

.newsPicList.video_list li a .img_content .bi {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 52px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 1230px) {
  .newsPicList.video_list li a .img_content .bi {
    font-size: 40px;
  }
}

.newsPicList.video_list li a:hover .img_content .bi {
  background-color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.newsSummaryList {
  width: 100%;
}

.newsSummaryList li {
  width: 100%;
  margin-bottom: 20px;
}

.newsSummaryList li:last-child {
  margin-bottom: 0;
}

.newsSummaryList li a {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px 30px 30px 140px;
  border: solid 1px #e9e9e9;
  overflow: hidden;
  min-height: 170px;
}

@media only screen and (max-width: 1230px) {
  .newsSummaryList li a {
    padding: 15px 15px 15px 70px;
    min-height: 80px;
  }
}

.newsSummaryList li a:hover {
  border-color: #c0985a;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.newsSummaryList li a .sTime {
  width: 100px;
  text-align: center;
  position: absolute;
  left: 25px;
  font-size: 18px;
  top: 30px;
  color: #c0985a;
}

.newsSummaryList li a .sTime b {
  display: block;
  font-size: 65px;
  line-height: 70px;
  margin-bottom: 9px;
}

@media only screen and (max-width: 1230px) {
  .newsSummaryList li a .sTime {
    width: 60px;
    left: 5px;
    font-size: 13px;
    top: 15px;
  }
  .newsSummaryList li a .sTime b {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 5px;
  }
}

.newsSummaryList li a .bt {
  display: block;
  width: 100%;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: bold;
}

.newsSummaryList li a p {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 72px;
  height: auto !important;
  line-height: 24px;
  color: #666;
}

@media only screen and (max-width: 1230px) {
  .newsSummaryList li a .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .newsSummaryList li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    height: auto !important;
    line-height: 22px;
  }
}

@media only screen and (max-width: 760px) {
  .newsSummaryList li a .bt {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .newsSummaryList li {
    margin-bottom: 15px;
  }
}

.newsTitleList {
  width: 100%;
}

.newsTitleList li {
  width: 100%;
  border-bottom: solid 1px #e9e9e9;
}

.newsTitleList li a {
  width: 100%;
  display: block;
  line-height: 55px;
  height: 55px;
  position: relative;
  padding-right: 120px;
  padding-left: 15px;
}

.newsTitleList li a::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c0985a;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}

.newsTitleList li a .bt {
  line-height: 55px;
  font-size: 17px;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.newsTitleList li a .sTime {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}

@media only screen and (max-width: 1230px) {
  .newsTitleList li a {
    line-height: 40px;
    height: 40px;
    padding-left: 12px;
    padding-right: 80px;
  }
  .newsTitleList li a::before {
    width: 4px;
    height: 4px;
    margin-top: -2px;
  }
  .newsTitleList li a .bt {
    font-size: 14px;
    line-height: 40px;
  }
}

.pageStyle {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.pageStyle a {
  padding: 0px 12px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  border-radius: 3px;
  margin: 0px 5px;
  background: #ffffff;
  font-size: 16px;
  border: solid 1px #999999;
}

.pageStyle a:hover, .pageStyle a.active, .pageStyle a.fdq {
  background-color: #c0985a;
  color: #ffffff;
  border-color: #c0985a;
}

@media only screen and (max-width: 1230px) {
  .pageStyle a {
    width: 23%;
    margin: 0 1%;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
  }
  .pageStyle .s1 {
    display: none;
  }
}

.news_info .info_content {
  min-height: 300px;
}

.news_info .infoTitle {
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  font-size: 32px;
}

.news_info .infoAtt {
  text-align: center;
  border-bottom: solid 1px #ddd;
  padding-bottom: 15px;
  margin-bottom: 40px;
  color: #666;
}

.news_info .infoAtt span {
  display: inline-block !important;
}

.news_info .infoAtt .sItem {
  margin: 0 30px;
}

.news_info .infoAtt .font_up,
.news_info .infoAtt .font_down {
  text-indent: -20em;
  width: 24px;
  height: 24px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.news_info .infoAtt .font_down {
  background: url(../images/fontsize.png) no-repeat 0 -54px;
  margin-right: 6px;
}

.news_info .infoAtt .font_down:hover {
  background-position: 0 -27px;
}

.news_info .infoAtt .font_up {
  background: url(../images/fontsize.png) no-repeat 0 0;
}

.news_info .infoAtt .font_up:hover {
  background-position: -26px -27px;
}

.news_info .infoAtt .font_down_disable:hover,
.news_info .infoAtt .font_down_disable {
  background: url(../images/fontsize.png) no-repeat -26px -54px;
  cursor: text;
}

.news_info .infoAtt .font_up_disable:hover,
.news_info .infoAtt .font_up_disable {
  background: url(../images/fontsize.png) no-repeat -26px 0;
  cursor: text;
}

.news_info .dqwz {
  margin-bottom: 30px;
  color: #666;
  margin-top: -20px;
}

.news_info .dqwz a:last-child {
  color: #c0985a;
}

.news_info .infoUpdown {
  border-top: solid 1px #e9e9e9;
  padding: 20px 0 10px 0;
  font-size: 16px;
}

.news_info .infoUpdown .s_left,
.news_info .infoUpdown .s_right {
  width: 48%;
  display: block;
  float: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.news_info .infoUpdown .s_right {
  float: right;
  text-align: right;
}

.news_info .s_mob_ewm {
  height: 24px;
  position: relative;
  display: inline-block;
}

.news_info .s_mob_ewm:after {
  content: "";
  display: inline-block;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid #c1c1c1;
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  vertical-align: middle;
  margin-left: 5px;
}

.news_info .s_mob_ewm .text_content {
  width: 160px;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top: 35px;
  background-color: #fff;
  padding: 12px;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  font-size: 13px;
  display: none;
}

.news_info .s_mob_ewm .text_content img {
  width: 100%;
  margin-bottom: 10px;
}

.news_info .s_mob_ewm .text_content:before {
  width: 12px;
  height: 12px;
  content: "";
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -6px;
}

.news_info .s_mob_ewm:hover .text_content {
  display: block;
}

@media only screen and (max-width: 1230px) {
  .news_info .infoTitle {
    margin-bottom: 15px;
  }
  .news_info .info_content {
    min-height: 150px;
  }
  .news_info .infoAtt {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .news_info .infoAtt .sItem {
    margin: 0 10px;
  }
  .news_info .dqwz {
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .news_info .infoUpdown {
    padding: 15px 0 10px 0;
    font-size: 13px;
  }
  .news_info .infoUpdown .s_left,
  .news_info .infoUpdown .s_right {
    width: 100%;
  }
  .news_info .infoUpdown .s_right {
    float: left;
    text-align: left;
  }
  .news_info .infoUpdown .s_left {
    margin-bottom: 5px;
  }
  .news_info span.s_mob_ewm {
    display: none !important;
  }
}

@media only screen and (max-width: 760px) {
  .news_info .infoTitle {
    font-size: 16px;
  }
}

.hor_Nav2k {
  width: 100%;
  padding: 35px 0 0 0;
}

.hor_Nav2k .nav_list2 {
  width: 100%;
  font-size: 0;
  text-align: center;
  border-bottom: solid 2px #c0985a;
  overflow: hidden;
  padding-top: 10px;
}

.hor_Nav2k .nav_list2 li {
  display: inline-block;
  margin: 5px;
}

.hor_Nav2k .nav_list2 li a {
  display: block;
  background-color: #f5f5f5;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
  padding: 0 25px;
  border-radius: 5px;
}

.hor_Nav2k .nav_list2 li a:hover, .hor_Nav2k .nav_list2 li a.on {
  background-color: #c0985a;
  color: #fff;
}

.hor_Nav2k .nav_list3 {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 35px;
}

.hor_Nav2k .nav_list3 li {
  display: inline-block;
  margin: 0 5px;
}

.hor_Nav2k .nav_list3 li a {
  display: block;
  font-size: 15px;
  line-height: 45px;
  height: 45px;
  padding: 0 25px;
  border: solid 1px #e5e5e5;
  border-radius: 40px;
}

.hor_Nav2k .nav_list3 li a:hover, .hor_Nav2k .nav_list3 li a.on {
  background-color: #c0985a;
  color: #fff;
}

.leader_list {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.leader_list ul {
  width: 100%;
}

.leader_list ul li {
  width: 25%;
  display: inline-block;
  padding: 0 2.5% 20px 2.5%;
  vertical-align: text-top;
}

.leader_list ul li a {
  display: block;
  width: 100%;
}

.leader_list ul li a .img_content {
  border: solid 1px #e5e5e5;
  padding: 10px;
}

.leader_list ul li a .img_content .img_scale {
  width: 100%;
  height: 313px;
}

.leader_list ul li a .img_content .img_scale img {
  min-height: 313px;
}

.leader_list ul li a .text_content {
  padding: 20px 0;
}

.leader_list ul li a .text_content p {
  font-size: 16px;
  color: #999;
  margin-top: 5px;
}

.leader_list ul li a:hover .img_content {
  border-color: #c0985a;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 1230px) {
  .leader_list ul li {
    padding: 0 1.5% 10px 1.5%;
  }
  .leader_list ul li a .img_content {
    padding: 6px;
  }
  .leader_list ul li a .img_content .img_scale {
    height: calc((100vw / 4 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
  .leader_list ul li a .img_content .img_scale img {
    min-height: calc((100vw / 4 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
  .leader_list ul li a .text_content {
    padding: 10px 0;
  }
  .leader_list ul li a .text_content p {
    font-size: 13px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 760px) {
  .leader_list ul {
    width: 102%;
    margin-left: -1%;
  }
  .leader_list ul li {
    width: 50%;
    padding: 0 1% 10px 1%;
  }
  .leader_list ul li a .img_content .img_scale {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
  .leader_list ul li a .img_content .img_scale img {
    min-height: calc((100vw / 2 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}

.menVerBg_v1 {
  background-image: url(../images/menVer.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}

.menHorBg_v1 {
  background-image: url(../images/menHor.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.menVer_v1 {
  width: 100%;
}

.menVer_v1 ul {
  width: 50%;
  float: right;
  border-left: solid 1px #ddd;
  position: relative;
  padding-bottom: 50px;
}

.menVer_v1 ul li {
  width: 100%;
  float: left;
  padding: 20px 40px;
  margin-bottom: -10px;
}

.menVer_v1 ul li .bt {
  color: #c0985a;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  float: left;
}

.menVer_v1 ul li .bt .bi {
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  left: -55px;
  top: 50%;
  margin-top: -15px;
}

.menVer_v1 ul li .info {
  width: 100%;
  float: left;
  font-size: 16px;
  text-align: justify;
}

.menVer_v1 ul li .info .img_content {
  width: 160px;
  float: left;
  margin-right: 20px;
  height: 120px;
  overflow: hidden;
}

@media only screen and (min-width: 1230px) {
  .menVer_v1 ul li:nth-child(even) {
    position: relative;
    left: -100%;
  }
  .menVer_v1 ul li:nth-child(even) .bt {
    text-align: right;
  }
  .menVer_v1 ul li:nth-child(even) .bt .bi {
    left: auto;
    right: -54px;
  }
  .menVer_v1 ul li:nth-child(even) .info .img_content {
    margin-right: 0px;
    margin-left: 20px;
    float: right;
  }
}

@media only screen and (max-width: 1230px) {
  .menVer_v1 ul {
    width: 100%;
    padding-bottom: 20px;
  }
  .menVer_v1 ul li {
    padding: 10px 20px;
    margin-bottom: 0px;
  }
  .menVer_v1 ul li .bt {
    margin-bottom: 8px;
    font-size: 16px;
  }
  .menVer_v1 ul li .bt .bi {
    font-size: 22px;
    line-height: 24px;
    left: -32px;
    margin-top: -12px;
  }
  .menVer_v1 ul li .info {
    font-size: 13px;
  }
  .menVer_v1 ul li .info .img_content {
    width: 120px;
    margin-right: 10px;
    height: 90px;
  }
}

.menHor_v1 {
  position: relative;
  width: 100%;
  height: 480px;
}

.menHor_v1::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
}

.menHor_v1 .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.menHor_v1 .swiper-container .swiper-slide {
  text-align: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.menHor_v1 .swiper-container .swiper-slide a {
  width: 100%;
  display: block;
  height: 50%;
  position: relative;
  padding: 30px 0 30px 40px;
}

.menHor_v1 .swiper-container .swiper-slide a::before {
  content: "";
  width: 1px;
  height: 80%;
  position: absolute;
  background-color: #ddd;
  left: 9px;
  bottom: 0;
}

.menHor_v1 .swiper-container .swiper-slide a::after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  left: 9px;
  top: 20%;
}

.menHor_v1 .swiper-container .swiper-slide a .bi {
  color: #c0985a;
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  left: -5px;
  bottom: -18px;
}

.menHor_v1 .swiper-container .swiper-slide a .bt {
  color: #c0985a;
  margin-bottom: 8px;
  width: 100%;
}

.menHor_v1 .swiper-container .swiper-slide a .info {
  width: 100%;
  font-size: 16px;
  text-align: justify;
}

.menHor_v1 .swiper-container .swiper-slide a .info p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 104px;
  height: auto !important;
  line-height: 26px;
}

.menHor_v1 .swiper-container .swiper-slide a .info .img_content {
  width: 160px;
  float: left;
  margin-right: 20px;
  height: 120px;
  overflow: hidden;
}

@media only screen and (min-width: 1230px) {
  .menHor_v1 .swiper-container .swiper-slide:nth-child(even) a {
    top: 50%;
  }
  .menHor_v1 .swiper-container .swiper-slide:nth-child(even) a::before {
    top: 0;
    bottom: auto;
  }
  .menHor_v1 .swiper-container .swiper-slide:nth-child(even) a::after {
    top: auto;
    bottom: 20%;
  }
  .menHor_v1 .swiper-container .swiper-slide:nth-child(even) a .bi {
    top: -14px;
    bottom: auto;
  }
}

.menHor_v1 .swiper-button-prev,
.menHor_v1 .swiper-button-next {
  left: -80px;
  font-size: 50px;
  color: #c0985a;
  width: 40px;
  height: 80px;
  margin-top: -38px;
  border-radius: 5px;
}

.menHor_v1 .swiper-button-next {
  left: auto;
  right: -80px;
}

.menHor_v1 .swiper-button-prev:hover,
.menHor_v1 .swiper-button-next:hover {
  background-color: #c0985a;
  color: #fff;
}

.menHor_v1 .swiper-button-prev::after,
.menHor_v1 .swiper-button-next::after {
  display: none;
}

@media only screen and (max-width: 1230px) {
  .menHor_v1 {
    height: auto;
    padding: 0px 20px;
    margin-bottom: 30px;
  }
  .menHor_v1::before {
    top: 10px;
  }
  .menHor_v1 .swiper-container .swiper-slide a {
    height: 100%;
    padding: 30px 0 0px 10px;
  }
  .menHor_v1 .swiper-container .swiper-slide a::before {
    display: none;
  }
  .menHor_v1 .swiper-container .swiper-slide a::after {
    display: none;
  }
  .menHor_v1 .swiper-container .swiper-slide a .bi {
    font-size: 24px;
    line-height: 22px;
    left: 0px;
    bottom: auto;
    top: 0;
  }
  .menHor_v1 .swiper-container .swiper-slide a .info {
    font-size: 13px;
  }
  .menHor_v1 .swiper-container .swiper-slide a .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 88px;
    height: auto !important;
    line-height: 22px;
  }
  .menHor_v1 .swiper-button-prev,
  .menHor_v1 .swiper-button-next {
    left: -10px;
    font-size: 24px;
    width: 20px;
    height: 40px;
    margin-top: -10px;
  }
  .menHor_v1 .swiper-button-next {
    left: auto;
    right: -10px;
  }
}

.doctor_top {
  width: 100%;
  background-image: url("../images/doctor_topbg.png");
  background-color: #c0985a;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 377px;
  padding-top: 90px;
}

.doctor_top .ny_main {
  position: relative;
  padding-left: 420px;
}

.doctor_top .ny_main .dep_locaiton {
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0px;
  top: -55px;
  text-align: right;
  width: 100%;
}

.doctor_top .ny_main .dep_locaiton a {
  color: #fff;
}

.doctor_top .ny_main .dep_locaiton a:hover {
  text-decoration: underline;
}

.doctor_top .ny_main .img_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 349px;
  height: 477px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.doctor_top .ny_main .img_content img {
  min-height: 477px;
}

.doctor_top .ny_main .text_content {
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
  position: relative;
}

.doctor_top .ny_main .text_content .bt {
  width: 100%;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 20px;
}

.doctor_top .ny_main .text_content .bt b {
  font-size: 45px;
  margin-right: 40px;
}

.doctor_top .ny_main .text_content a.more {
  padding: 0 30px;
  line-height: 39px;
  height: 40px;
  border: solid 1px #fff;
  border-radius: 50px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
}

.doctor_top .ny_main .text_content a.more:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.doctor_top .ny_main .text_content .att_content {
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.doctor_top .ny_main .text_content .summary_content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 90px;
  height: auto !important;
  line-height: 30px;
}

@media only screen and (max-width: 1230px) {
  .doctor_top {
    height: auto;
    padding: 20px 15px;
  }
  .doctor_top .ny_main {
    padding-left: 0px;
  }
  .doctor_top .ny_main .dep_locaiton {
    position: inherit;
    left: auto;
    top: auto;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    padding-right: 80px;
  }
  .doctor_top .ny_main a.cd_retSite {
    color: #fff;
    text-align: center;
    position: fixed;
    z-index: 20;
    right: 5px;
    top: auto;
    bottom: 5px;
    margin-top: 0px;
    padding: 0px 10px;
    height: 55px;
    width: 55px;
    line-height: 18px;
    font-size: 13px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(192, 152, 90, 0.8);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  }
  .doctor_top .ny_main .img_content {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    text-align: center;
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0px rgba(0, 0, 0, 0);
  }
  .doctor_top .ny_main .img_content img {
    min-height: inherit;
    width: 50%;
    max-width: 300px;
  }
  .doctor_top .ny_main .text_content {
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
    position: initial;
  }
  .doctor_top .ny_main .text_content .bt {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .doctor_top .ny_main .text_content .bt b {
    font-size: 18px;
    margin-right: 1em;
  }
  .doctor_top .ny_main .text_content a.more {
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
  }
  .doctor_top .ny_main .text_content .att_content {
    text-align: center;
  }
  .doctor_top .ny_main .text_content .summary_content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 66px;
    height: auto !important;
    line-height: 22px;
  }
}

.doctor_content .item_tow {
  width: 810px;
}

.doctor_content .doctor_one {
  width: 349px;
  margin-top: 200px;
}

.doctor_content .doctor_k1 {
  border: solid 1px #e5e5e5;
}

.doctor_content .doctor_k1 .bt {
  background-color: #c0985a;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.doctor_content .doctor_k1 .nr {
  padding: 25px;
  text-align: center;
}

.doctor_content .doctor_k1 .nr img {
  height: 120px;
}

@media only screen and (max-width: 1230px) {
  .doctor_content .item_tow {
    width: 100%;
  }
  .doctor_content .doctor_one {
    width: 100%;
    margin-top: 20px;
  }
  .doctor_content .doctor_k1 .bt {
    line-height: 40px;
    font-size: 16px;
  }
  .doctor_content .doctor_k1 .nr {
    padding: 15px;
  }
  .doctor_content .doctor_k1 .nr img {
    height: 90px;
  }
}

.doctor_subNav {
  width: 102%;
  margin-left: -1%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
}

.doctor_subNav a {
  width: 14.6666%;
  height: 175px;
  border: solid 1px #ddd;
  border-radius: 10px;
  font-size: 18px;
  float: left;
  margin: 0 1%;
  padding-top: 35px;
  position: relative;
}

.doctor_subNav a .icon {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 18px;
  font-size: 50px;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.doctor_subNav a .icon::before {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.doctor_subNav a:hover {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  background-color: #c0985a;
  border-color: #c0985a;
  color: #fff;
}

.doctor_subNav a:hover .text_content {
  display: block;
}

.doctor_subNav a .text_content {
  width: 180px;
  font-size: 14px;
  display: none;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  bottom: 195px;
  padding: 10px;
  border: solid 1px #ddd;
}

.doctor_subNav a .text_content:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: solid 1px #ddd;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.doctor_subNav a .text_content:after {
  content: "";
  width: 40px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 0px;
}

@media only screen and (max-width: 1230px) {
  .doctor_subNav {
    margin-bottom: 5px;
  }
  .doctor_subNav a {
    height: 100px;
    font-size: 14px;
    margin: 1%;
    padding-top: 12px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .doctor_subNav a {
    width: 31.3333%;
  }
}

@media only screen and (max-width: 1230px) {
  .doctor_subNav a .icon {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 30px;
  }
  .doctor_subNav a .text_content {
    width: 100%;
    font-size: 14px;
    left: 0%;
    margin-left: 0px;
    bottom: 115px;
  }
  .doctor_subNav a .text_content:before {
    width: 14px;
    height: 14px;
    margin-left: -7px;
    bottom: -7px;
  }
}

.doctor_top_two {
  width: 100%;
  background-image: url("../images/zjtop2.jpg");
  background-color: #c0985a;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  height: 510px;
  padding-top: 90px;
}

.doctor_top_two .ny_main {
  position: relative;
  padding-left: 280px;
  padding-right: 320px;
}

.doctor_top_two .ny_main .dep_locaiton {
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0px;
  top: -55px;
  text-align: left;
  width: 100%;
}

.doctor_top_two .ny_main .dep_locaiton a {
  color: #fff;
}

.doctor_top_two .ny_main .dep_locaiton a:hover {
  text-decoration: underline;
}

.doctor_top_two .ny_main .img_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 240px;
  height: 320px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.doctor_top_two .ny_main .img_content img {
  min-height: 320px;
}

.doctor_top_two .ny_main a.more {
  padding: 0 20px;
  width: 120px;
  line-height: 47px;
  height: 48px;
  font-size: 20px;
  border-radius: 5px;
  background-color: #f3c200;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
}

.doctor_top_two .ny_main a.more:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.doctor_top_two .ny_main .doctor_k1 {
  position: absolute;
  right: 0;
  top: 98px;
  width: 120px;
}

.doctor_top_two .ny_main .doctor_k1 .nr {
  margin-bottom: 5px;
}

.doctor_top_two .ny_main .doctor_k1 .nr img {
  height: 120px;
}

.doctor_top_two .ny_main .doctor_k1 .bt {
  text-align: center;
  color: #fff;
  font-size: 16px;
}

@media only screen and (max-width: 1230px) {
  .doctor_top_two .ny_main .doctor_k1 .bt {
    font-size: 14px;
  }
  .doctor_top_two .ny_main .doctor_k1 .nr img {
    height: 90px;
  }
}

.doctor_top_two .ny_main .text_content {
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
  position: relative;
}

.doctor_top_two .ny_main .text_content .bt {
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 20px;
}

.doctor_top_two .ny_main .text_content .bt b {
  font-size: 38px;
  margin-right: 30px;
}

.doctor_top_two .ny_main .text_content .att_content {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.doctor_top_two .ny_main .text_content .summary_content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 120px;
  height: auto !important;
  line-height: 30px;
  font-size: 16px;
}

@media only screen and (max-width: 1230px) {
  .doctor_top_two {
    height: 315px;
    padding: 20px 15px;
    background-image: none;
  }
  .doctor_top_two .ny_main {
    position: relative;
    padding-left: 235px;
    padding-right: 235px;
  }
  .doctor_top_two .ny_main .dep_locaiton {
    position: inherit;
    left: auto;
    top: auto;
    margin-top: 0;
    margin-bottom: 10px;
    padding-right: 80px;
  }
  .doctor_top_two .ny_main .img_content {
    width: 200px;
    height: 245px;
  }
  .doctor_top_two .ny_main .img_content img {
    min-height: 245px;
  }
  .doctor_top_two .ny_main a.more {
    width: 90px;
    padding: 0 10px;
    line-height: 37px;
    height: 38px;
    font-size: 14px;
  }
  .doctor_top_two .ny_main .doctor_k1 {
    top: 98px;
    width: 90px;
  }
  .doctor_top_two .ny_main .doctor_k1 .nr img {
    width: 90px;
  }
  .doctor_top_two .ny_main .doctor_k1 .bt {
    text-align: center;
    color: #fff;
    font-size: 16px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 1230px) {
  .doctor_top_two .ny_main .doctor_k1 .bt {
    font-size: 14px;
  }
  .doctor_top_two .ny_main .doctor_k1 .nr img {
    height: 90px;
  }
}

@media only screen and (max-width: 1230px) {
  .doctor_top_two .ny_main .text_content {
    font-size: 14px;
    line-height: 1.5;
  }
  .doctor_top_two .ny_main .text_content .bt {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .doctor_top_two .ny_main .text_content .bt b {
    font-size: 20px;
    margin-right: 20px;
  }
  .doctor_top_two .ny_main .text_content .att_content {
    padding-bottom: 0px;
    margin-bottom: 15px;
  }
  .doctor_top_two .ny_main .text_content .summary_content {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 96px;
    height: auto !important;
    line-height: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .doctor_top_two {
    height: auto;
  }
  .doctor_top_two .ny_main {
    padding-left: 0px;
    padding-right: 0px;
  }
  .doctor_top_two .ny_main .img_content {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    text-align: center;
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0px rgba(0, 0, 0, 0);
  }
  .doctor_top_two .ny_main .img_content img {
    min-height: inherit;
    width: 50%;
    max-width: 240px;
  }
  .doctor_top_two .ny_main .text_content {
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
    position: initial;
    margin-bottom: 15px;
  }
  .doctor_top_two .ny_main .text_content .bt {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .doctor_top_two .ny_main .text_content .bt b {
    font-size: 18px;
    margin-right: 1em;
  }
  .doctor_top_two .ny_main .text_content .att_content {
    text-align: center;
  }
  .doctor_top_two .ny_main .text_content .summary_content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 88px;
    height: auto !important;
    line-height: 22px;
    font-size: 14px;
  }
  .doctor_top_two .ny_main a.more {
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
  }
  .doctor_top_two .ny_main .doctor_k1 {
    position: relative;
    right: 0;
    top: 0px;
    width: 100%;
    text-align: center;
  }
  .doctor_top_two .ny_main .doctor_k1 .nr {
    margin-bottom: 5px;
  }
  .doctor_top_two .ny_main .doctor_k1 .nr img {
    height: 90px;
  }
  .doctor_top_two .ny_main .doctor_k1 .bt {
    text-align: center;
    color: #fff;
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) and (max-width: 1230px) {
  .doctor_top_two .ny_main .doctor_k1 .bt {
    font-size: 14px;
  }
  .doctor_top_two .ny_main .doctor_k1 .nr img {
    height: 90px;
  }
}

.bg_zjxx {
  background-image: url("../images/zjbg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.zj_list_nav {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.zj_list_nav li {
  margin: 10px;
}

.zj_list_nav li a {
  display: block;
  padding: 5px 25px;
  border: 1px solid #c1c1c1;
  font-size: 24px;
  font-weight: 500;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.zj_list_nav li a.on {
  background-color: #c0985a;
  border-color: #c0985a;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .zj_list_nav {
    text-align: center;
    margin-bottom: 20px;
  }
  .zj_list_nav li {
    margin: 0px;
    width: 100%;
  }
  .zj_list_nav li + li a {
    border-left: 0;
  }
  .zj_list_nav li a {
    padding: 5px 10px;
    font-size: 14px;
  }
}

.pb_topBox_right li {
  float: right;
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  .pb_topBox_right {
    float: left;
    width: 100%;
    text-align: center;
  }
  .pb_topBox_right li {
    float: none;
    display: inline-block;
  }
}

.pb_tsFont {
  background-color: #1875e8;
  border-radius: 5px;
  padding: 2.5px;
  font-size: 14px;
  color: #ffffff;
  margin-right: 10px;
  margin-left: 10px;
}

.pb_tsFont.p_pb_tsFont {
  background-color: #23c1c4;
}

.pb_tsFont.t_pb_tsFont {
  background-color: #e81414;
}

.pb_tsFont.m_pb_tsFont {
  background-color: #c1c1c1;
}

.doctor_content_two .item_tow {
  width: 100%;
  float: left;
}

.doctor_content_two .item_tow .doctor_bt {
  height: 50px;
  line-height: 50px;
}

.doctor_content_two .item_tow .doctor_bt .bt {
  font-size: 32px;
  font-weight: 500;
  text-align: left;
  color: #333333;
  position: relative;
  padding-bottom: 5px;
}

.doctor_content_two .item_tow .doctor_bt .bt::before {
  position: absolute;
  content: "";
  width: 123px;
  height: 4px;
  background-color: #0c4faf;
  left: 0;
  bottom: 0;
}

.doctor_content_two .item_tow thead td {
  font-size: 20px;
}

.doctor_content_two .item_tow tbody td {
  background-color: #fff !important;
}

.doctor_content_two .item_tow .zy_hit {
  color: #0c4faf;
}

.doctor_content_two .item_tow .newsTitleList li {
  border-bottom: dashed 1px #e9e9e9;
}

.doctor_content_two .item_tow .newsTitleList li a:before {
  width: 8px;
  height: 8px;
  background-color: #f3c200;
}

.doctor_content_two .item_tow .doctor_carousel {
  width: 100%;
  float: left;
  position: relative;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container {
  overflow: hidden;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .img_content {
  height: 385px;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .img_content img {
  min-height: 100%;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .text_content {
  width: 100%;
  padding: 15px 0px;
  color: #333;
  text-align: left;
  border-bottom: 4px #2f6bff solid;
  position: relative;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .text_content .bt {
  font-size: 26px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .text_content p {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .text_content .bi {
  font-size: 26px;
  line-height: 28px;
  padding: 5px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -18px;
  background-color: #f3c200;
  color: #fff;
  border-radius: 50%;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a:hover {
  background-image: url(../images/jyb/bg_green1.jpg);
}

.doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a:hover .text_content .bi {
  background-color: #c0985a;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-button-prev .bi,
.doctor_content_two .item_tow .doctor_carousel .swiper-button-next .bi {
  font-size: 35px;
  position: relative;
  z-index: 1;
  color: #333;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-button-prev::after,
.doctor_content_two .item_tow .doctor_carousel .swiper-button-next::after {
  display: none !important;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-button-prev {
  left: -75px;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-button-next {
  right: -75px;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-pagination-bullet-active {
  background-color: #c0985a;
}

.doctor_content_two .item_tow .doctor_carousel .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

@media only screen and (max-width: 1230px) {
  .doctor_content_two .item_tow .doctor_carousel .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.doctor_content_two .item_tow .doctor_carousel .swiper-horizontal > .swiper-pagination-bullets,
.doctor_content_two .item_tow .doctor_carousel .swiper-pagination-bullets.swiper-pagination-horizontal,
.doctor_content_two .item_tow .doctor_carousel .swiper-pagination-custom,
.doctor_content_two .item_tow .doctor_carousel .swiper-pagination-fraction {
  bottom: -45px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
}

@media only screen and (max-width: 1230px) {
  .doctor_content_two .item_tow .doctor_carousel {
    margin-bottom: 0px;
  }
  .doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .img_contentbg {
    padding: 0 5px;
  }
  .doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 4 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
  .doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 4 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 1 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 1 - 30px) / 7 * 10);
  }
  .doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 1 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 1 - 30px) / 7 * 10);
  }
}

@media only screen and (max-width: 1230px) {
  .doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .text_content {
    padding: 10px 5px;
  }
  .doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .text_content .bt {
    font-size: 14px;
  }
  .doctor_content_two .item_tow .doctor_carousel .swiper-container .swiper-slide a .text_content .bi {
    font-size: 16px;
    line-height: 18px;
    margin-top: -13px;
  }
  .doctor_content_two .item_tow .doctor_carousel .swiper-button-prev,
  .doctor_content_two .item_tow .doctor_carousel .swiper-button-next {
    display: none !important;
  }
  .doctor_content_two .item_tow .doctor_carousel .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 1230px) {
  .doctor_content_two .item_tow .doctor_carousel .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

@media only screen and (max-width: 1230px) {
  .doctor_content_two .item_tow .doctor_carousel .swiper-horizontal > .swiper-pagination-bullets,
  .doctor_content_two .item_tow .doctor_carousel .swiper-pagination-bullets.swiper-pagination-horizontal,
  .doctor_content_two .item_tow .doctor_carousel .swiper-pagination-custom,
  .doctor_content_two .item_tow .doctor_carousel .swiper-pagination-fraction {
    bottom: -40px;
  }
}

@media only screen and (max-width: 1230px) {
  .doctor_content_two .item_tow {
    width: 100%;
  }
  .doctor_content_two .item_tow .doctor_bt {
    height: auto;
    line-height: 30px;
  }
  .doctor_content_two .item_tow .doctor_bt .bt {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 768px) {
  .doctor_content_two .item_tow .doctor_bt .bt {
    width: 100%;
  }
}

@media only screen and (max-width: 1230px) {
  .doctor_content_two .item_tow .doctor_bt .bt::before {
    width: 65px;
    height: 2px;
  }
  .doctor_content_two .item_tow .pb_tsFont {
    font-size: 12px;
  }
  .doctor_content_two .item_tow thead td {
    font-size: 14px;
  }
  .doctor_content_two .item_tow .newsTitleList li a:before {
    width: 4px;
    height: 4px;
  }
}

.other_item_tow {
  padding: 60px 0;
  background-color: rgba(17, 79, 167, 0.02);
}

@media only screen and (max-width: 1230px) {
  .other_item_tow {
    padding: 20px 0;
  }
}

.other_item_tow .doctor_subNav {
  margin-bottom: 0px;
}

.other_item_tow .doctor_subNav a {
  width: 18%;
  height: 160px;
  padding-top: 25px;
  border-radius: 5px;
}

@media only screen and (max-width: 1230px) {
  .other_item_tow .doctor_subNav {
    margin-bottom: 5px;
  }
  .other_item_tow .doctor_subNav a {
    height: 100px;
    font-size: 14px;
    margin: 1%;
    padding-top: 12px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .other_item_tow .doctor_subNav a {
    width: 31.3333%;
  }
}

@media only screen and (max-width: 1230px) {
  .other_item_tow .doctor_subNav a .icon {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 30px;
  }
  .other_item_tow .doctor_subNav a .text_content {
    width: 100%;
    font-size: 14px;
    left: 0%;
    margin-left: 0px;
    bottom: 115px;
  }
  .other_item_tow .doctor_subNav a .text_content:before {
    width: 14px;
    height: 14px;
    margin-left: -7px;
    bottom: -7px;
  }
}

.map_content {
  width: 100%;
  float: left;
  height: 500px;
  border: solid 1px #e5e5e5;
}

.map_content img,
.map_content label {
  max-width: inherit;
}

@media only screen and (max-width: 1230px) {
  .map_content {
    height: 300px;
  }
}

.map_sech {
  background: #eeeeee;
  line-height: 30px;
  padding: 10px 0px;
}

.map_sech .s1 {
  float: left;
  font-size: 18px;
  margin: 0px 20px;
}

.map_sech .s_dx input {
  margin-right: 10px;
}

.map_sech .s2 {
  float: left;
  margin-right: 6px;
  font-size: 14px;
}

.map_sech .tx_dt {
  float: left;
  background: #ffffff;
  height: 30px;
  line-height: 30px;
  width: 230px;
  margin-right: 15px;
  padding-left: 10px;
}

.map_sech .an_sech {
  height: 30px;
  line-height: 100%;
  font-size: 15px;
  width: 70px;
  text-align: center;
  float: left;
  background-color: #c0985a;
  color: #fff !important;
}

.map_sech .s_dx {
  float: left;
  margin-right: 15px;
  font-size: 14px;
}

@media only screen and (max-width: 760px) {
  .map_sech {
    padding: 15px;
  }
  .map_sech .s1 {
    float: left;
    font-size: 15px;
    margin: 0px 0px 10px 0;
    width: 100%;
  }
  .map_sech .s2 {
    margin-right: 6px;
    font-size: 14px;
  }
  .map_sech .tx_dt {
    height: 30px;
    line-height: 30px;
    width: 230px;
    margin-right: 15px;
    padding-left: 10px;
  }
  .map_sech .an_sech {
    height: 30px;
    font-size: 14px;
    clear: both;
    margin-top: 10px;
  }
  .map_sech .s_dx.s_dx1 {
    clear: both;
  }
  .map_sech .s_dx {
    font-size: 13px;
    margin-top: 10px;
  }
}

.ta1 {
  width: 100%;
  text-align: center;
}

.ta1 td {
  border: solid 1px #ddd;
  padding: 12px 15px;
}

.ta1 td.active {
  background-color: rgba(192, 152, 90, 0.7) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.ta1 td.active .showdoctor > a {
  color: #fff;
}

.ta1 thead td {
  border-color: rgba(255, 255, 255, 0.2);
  background-color: #c0985a;
  color: #fff;
}

.ta1 tbody tr:nth-child(even) td {
  background-color: #f9f9f9;
}

@media only screen and (max-width: 1230px) {
  .ta1 {
    min-width: 1100px;
  }
  .ta1 td {
    padding: 10px;
  }
}

@media only screen and (min-width: 1230px) {
  .ny_sche .ny_main {
    width: 100%;
    padding: 0 6%;
  }
}

.showdoctor {
  width: 100%;
  position: relative;
  line-height: 24px;
}

.showdoctor .opendoctor {
  width: 310px;
  position: absolute;
  top: 25px;
  left: 0px;
  z-index: 10000;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  display: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding-top: 7px;
}

.showdoctor .opendoctor a {
  background: #fff;
  border: solid 1px #d9d9d9;
  width: 100%;
  height: 160px;
  padding: 10px 10px 12px 10px;
  text-align: left;
  line-height: 22px !important;
  font-size: 12px;
  display: block;
  position: relative;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.showdoctor .opendoctor a:before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: solid 1px #d9d9d9;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 30px;
  top: -7px;
}

.showdoctor .opendoctor a:after {
  width: 30px;
  height: 10px;
  content: "";
  background-color: #fff;
  position: absolute;
  left: 25px;
  top: 0px;
  z-index: 1;
}

.showdoctor .opendoctor a .img_content {
  float: left;
  width: 100px;
  height: 140px;
}

.showdoctor .opendoctor a .tn {
  width: 170px;
  float: right;
}

.showdoctor .opendoctor a .tn:after {
  content: "查看详细";
  position: absolute;
  right: 15px;
  bottom: 15px;
  background-color: #c0985a;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 3px;
  color: #fff !important;
}

.showdoctor .opendoctor a .tn:after:hover {
  background-color: rgba(192, 152, 90, 0.8);
}

.showdoctor .opendoctor a .zbt {
  margin-bottom: 5px;
}

.showdoctor .opendoctor a .p_zc {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #c0985a;
}

.showdoctor .opendoctor a .p_sc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 44px;
  height: auto !important;
  line-height: 22px;
  color: #c0985a;
}

.showdoctor .opendoctor a {
  display: block;
  width: 100%;
}

#table_head {
  background-color: #fff;
  z-index: 10;
}

.ny_sche .sche_ta thead tr:nth-of-type(1) td {
  width: 12.5%;
}

.ny_sche .sche_ta thead tr:nth-of-type(2) td {
  width: 6.25%;
}

.ny_sche .sche_ta tbody tr td {
  width: 6.25%;
}

.ny_sche .sche_ta tbody tr td:first-child {
  width: 12.5%;
}

.ny_sche .sche_ta tbody tr td:nth-of-type(13) .showdoctor .opendoctor,
.ny_sche .sche_ta tbody tr td:nth-of-type(14) .showdoctor .opendoctor,
.ny_sche .sche_ta tbody tr td:nth-of-type(15) .showdoctor .opendoctor {
  left: auto;
  right: 0;
}

.ny_sche .sche_ta tbody tr td:nth-of-type(13) .showdoctor .opendoctor a:before,
.ny_sche .sche_ta tbody tr td:nth-of-type(14) .showdoctor .opendoctor a:before,
.ny_sche .sche_ta tbody tr td:nth-of-type(15) .showdoctor .opendoctor a:before {
  right: 30px;
  left: auto;
}

.ny_sche .sche_ta tbody tr td:nth-of-type(13) .showdoctor .opendoctor a:after,
.ny_sche .sche_ta tbody tr td:nth-of-type(14) .showdoctor .opendoctor a:after,
.ny_sche .sche_ta tbody tr td:nth-of-type(15) .showdoctor .opendoctor a:after {
  right: 25px;
  left: auto;
}

.ss_nots {
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 50px;
}

.ss_nots:before {
  content: "";
  background-image: url("../images/wjl.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  width: 400px;
  height: 186px;
  display: block;
  margin: 0 auto;
}

#r-result .sel_n .sel_body_name {
  height: auto !important;
}

.newpaper_nav {
  border: solid 1px #e9e9e9;
  padding: 20px 20px 20px 90px;
  position: relative;
  line-height: 35px;
  color: #999;
}

.newpaper_nav .bt {
  position: absolute;
  width: 80px;
  text-align: center;
  left: 10px;
  top: 20px;
  line-height: 35px;
  color: #333;
}

.newpaper_nav a {
  margin: 0 12px;
  display: inline-block;
  font-size: 18px;
}

.newpaper_nav a.on, .newpaper_nav a:hover {
  color: #c0985a;
}

.newpaper_content {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.newpaper_content .newpaper_top {
  padding: 15px 50px;
  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  width: 100%;
  height: 80px;
}

.newpaper_content .newpaper_top .newpaper_bt {
  font-size: 18px;
  float: left;
  width: 220px;
}

.newpaper_content .newpaper_top .newpaper_bt .bt {
  color: #c0985a;
  line-height: 50px;
  font-weight: bold;
}

.newpaper_content .newpaper_top .newpaper_bt img {
  height: 50px;
  float: left;
  margin-right: 15px;
}

.newpaper_content .newpaper_top .newpaper_title {
  float: left;
  line-height: 50px;
  margin-right: 30px;
  font-size: 18px;
}

.newpaper_content .newpaper_top .newpaper_menu {
  margin-top: 6px;
  float: left;
}

.newpaper_content .newpaper_top .newpaper_menu a {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  color: #757575;
  position: relative;
  background-color: #e1e1e1;
  margin: 0 18px;
  width: 100px;
  float: left;
}

.newpaper_content .newpaper_top .newpaper_menu a:hover, .newpaper_content .newpaper_top .newpaper_menu a.active {
  background-color: #c0985a;
  color: #fff;
}

.newpaper_content .newpaper_top a.newpaper_close {
  position: absolute;
  right: 50px;
  top: 25px;
  text-align: center;
  font-size: 16px;
}

.newpaper_content .newpaper_top a.newpaper_close .bi {
  font-size: 28px;
  vertical-align: middle;
  margin-right: 5px;
}

.newpaper_content .newpaper_pdf {
  padding: 0px 0;
  width: 100%;
}

.newpaper_content .newpaper_pdf iframe {
  height: calc(100vh - 80px);
  height: -webkit-calc(100vh - 80px);
  width: 100%;
  border: 0;
}

@media only screen and (max-width: 1230px) {
  .newpaper_content .newpaper_top {
    padding: 10px 15px;
    height: 70px;
    position: relative;
  }
  .newpaper_content .newpaper_top .newpaper_bt {
    font-size: 13px;
    width: 80px;
    position: absolute;
    text-align: center;
    left: 0;
    top: 10px;
    z-index: 2;
  }
  .newpaper_content .newpaper_top .newpaper_bt .bt {
    line-height: 20px;
    font-size: 14px;
    display: block;
  }
  .newpaper_content .newpaper_top .newpaper_bt img {
    height: 35px;
    display: inline-block;
    float: none;
    margin-right: 0;
  }
  .newpaper_content .newpaper_top a.newpaper_close {
    right: 15px;
    top: 15px;
    font-size: 13px;
    z-index: 2;
  }
  .newpaper_content .newpaper_top a.newpaper_close .bi {
    font-size: 20px;
    display: block;
    height: 22px;
    line-height: 22px;
  }
  .newpaper_content .newpaper_top .newpaper_title {
    line-height: 22px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 10px;
    text-align: center;
    margin-right: 0px;
    font-size: 15px;
  }
  .newpaper_content .newpaper_top .newpaper_menu {
    margin-top: 0px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    text-align: center;
  }
  .newpaper_content .newpaper_top .newpaper_menu a {
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    margin: 0 6px;
    width: auto;
    padding: 0 10px;
    min-width: 70px;
    float: none;
    display: inline-block;
  }
  .newpaper_content .newpaper_pdf iframe {
    height: calc(100vh - 70px);
    height: -webkit-calc(100vh - 70px);
  }
}

.floor_list .item {
  border: solid 1px #e5e5e5;
  padding: 30px;
  margin-bottom: 40px;
  font-size: 16px;
}

.floor_list .item .bt {
  text-align: center;
  padding-bottom: 20px;
  color: #c0985a;
  border-bottom: solid 1px #e5e5e5;
  position: relative;
}

.floor_list .item .bt::before {
  content: "";
  width: 2em;
  height: 4px;
  background-color: #c0985a;
  position: absolute;
  left: 50%;
  bottom: -2px;
  margin-left: -1em;
}

.floor_list .item .list {
  padding: 30px 0px 0px 100px;
}

.floor_list .item .list ul {
  border-left: solid 1px #e5e5e5;
}

.floor_list .item .list ul li {
  border-bottom: solid 1px #e5e5e5;
  padding: 25px 30px;
  position: relative;
  min-height: 75px;
}

.floor_list .item .list ul li:last-child {
  border-bottom-width: 0;
}

.floor_list .item .list ul li:nth-child(even) {
  background-color: #f9f9f9;
}

.floor_list .item .list ul li:hover {
  border-color: #c0985a;
}

.floor_list .item .list ul li:hover .name {
  border-color: #c0985a;
}

.floor_list .item .list ul li .name {
  width: 100px;
  height: 100%;
  border-bottom: solid 1px #e5e5e5;
  position: absolute;
  left: -100px;
  bottom: 0;
  color: #c0985a;
  font-size: 20px;
  line-height: 20px;
  padding: 25px 0;
  z-index: 1;
}

.floor_list .item .list ul li .name::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #c0985a;
  position: absolute;
  right: -4px;
  bottom: -4px;
  border-radius: 50%;
}

@media only screen and (max-width: 1230px) {
  .floor_list .item {
    padding: 15px;
    margin-bottom: 15px;
    font-size: 13px;
  }
  .floor_list .item .bt {
    padding-bottom: 12px;
  }
  .floor_list .item .bt::before {
    height: 3px;
    bottom: -1.5px;
  }
  .floor_list .item .list {
    padding: 15px 0px 0px 70px;
  }
  .floor_list .item .list ul li {
    padding: 15px;
    min-height: 50px;
  }
  .floor_list .item .list ul li .name {
    width: 70px;
    left: -70px;
    font-size: 14px;
    padding: 15px 0;
  }
  .floor_list .item .list ul li .name::before {
    width: 6px;
    height: 6px;
    right: -3px;
    bottom: -3px;
  }
}

.floor_piclist .item {
  border: solid 1px #e5e5e5;
  padding: 30px;
  margin-bottom: 40px;
  font-size: 16px;
}

.floor_piclist .item .bt {
  color: #c0985a;
  border-bottom: solid 1px #e5e5e5;
  position: relative;
  height: 55px;
  line-height: 40px;
}

.floor_piclist .item .bt::before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #c0985a;
  position: absolute;
  left: -32.5px;
  top: 0;
}

.floor_piclist .item .list {
  position: relative;
  padding: 30px 0px 0px 450px;
  min-height: 460px;
}

.floor_piclist .item .list .img_content {
  width: 400px;
  height: 400px;
  position: absolute;
  left: 0;
  top: 30px;
}

.floor_piclist .item .list ul {
  border-left: solid 1px #e5e5e5;
}

.floor_piclist .item .list ul li {
  border-bottom: solid 1px #e5e5e5;
  padding: 20px 20px 20px 80px;
  position: relative;
  min-height: 70px;
  line-height: 30px;
}

.floor_piclist .item .list ul li:nth-child(even) {
  background-color: #f9f9f9;
}

.floor_piclist .item .list ul li:last-child {
  border-bottom-width: 0;
}

.floor_piclist .item .list ul li .name {
  position: absolute;
  left: 0px;
  top: 0;
  width: 60px;
  color: #fff;
  font-size: 26px;
  padding-left: 15px;
  line-height: 30px;
  height: 30px;
  background-color: #c0985a;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.floor_piclist .item .list ul li p {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 1230px) {
  .floor_piclist .item .list ul li:hover .name {
    width: 100%;
  }
  .floor_piclist .item .list ul li:hover p {
    color: #fff;
  }
  .floor_piclist .item .list ul li:hover p a {
    color: #fff;
  }
  .floor_piclist .item .list ul li:hover p a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1230px) {
  .floor_piclist .item {
    padding: 15px;
    margin-bottom: 15px;
    font-size: 13px;
  }
  .floor_piclist .item .bt {
    height: 40px;
    line-height: 30px;
  }
  .floor_piclist .item .bt::before {
    width: 3px;
    left: -15px;
  }
  .floor_piclist .item .list {
    padding: 15px 0px 0px 0px;
    min-height: inherit;
  }
  .floor_piclist .item .list .img_content {
    display: none;
  }
  .floor_piclist .item .list ul li {
    padding: 15px 15px 15px 55px;
    min-height: 52px;
    line-height: 22px;
  }
  .floor_piclist .item .list ul li .name {
    width: 40px;
    left: 0px;
    font-size: 18px;
    padding-left: 10px;
  }
  .floor_piclist .item .list ul li .name::before {
    width: 6px;
    height: 6px;
    right: -3px;
    bottom: -3px;
  }
}

.dep_sech {
  margin-bottom: 70px;
}

.dep_sech .bt {
  text-align: center;
  font-weight: bold;
  color: #c0985a;
  margin-bottom: 10px;
}

.dep_sech .nr {
  color: #666;
  text-align: center;
  margin-bottom: 40px;
}

.dep_sech ul {
  width: 780px;
  margin: 0 auto;
  font-size: 0;
}

.dep_sech ul li {
  display: inline-block;
  margin-right: 2%;
  vertical-align: middle;
  width: 38%;
}

.dep_sech ul li:last-child {
  width: 20%;
  margin-right: 0;
}

.dep_sech ul li .form-control {
  height: 40px;
}

.dep_sech ul li .btn {
  background-color: #c0985a;
  color: #fff;
  width: 100%;
}

@media only screen and (max-width: 1230px) {
  .dep_sech {
    margin-bottom: 20px;
  }
  .dep_sech .nr {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_sech .bt {
    font-size: 16px;
  }
  .dep_sech .nr {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_sech ul {
    width: 600px;
  }
  .dep_sech ul li .form-control {
    height: 35px;
    font-size: 13px;
  }
  .dep_sech ul li .btn {
    height: 35px;
    line-height: 35px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_sech ul {
    width: 102%;
    margin-left: -1%;
  }
  .dep_sech ul li {
    width: 48%;
    margin: 0 1%;
  }
  .dep_sech ul li:last-child {
    width: 98%;
    margin-top: 10px;
  }
}

.dep_channel_v1 .item {
  margin-bottom: 30px;
}

.dep_channel_v1 .item .dep_bt {
  height: 50px;
  border-bottom: solid 1px #e5e5e5;
}

.dep_channel_v1 .item .dep_bt .bt {
  height: 50px;
  position: relative;
}

.dep_channel_v1 .item .dep_bt .bt::before {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  background-color: #c0985a;
  width: 100%;
  height: 4px;
}

.dep_channel_v1 .item .dep_bt a.cd_schedule {
  background-color: #c0985a;
  color: #fff;
  line-height: 40px;
  height: 40px;
  width: 130px;
  text-align: center;
  border-radius: 3px;
}

.dep_channel_v1 .item .dep_bt a.cd_schedule .bi {
  font-size: 18px;
  margin-right: 10px;
}

.dep_channel_v1 .item .dep_list {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.dep_channel_v1 .item .dep_list li {
  width: 23%;
  margin: 1%;
  float: left;
  padding: 30px;
  background-color: #f9f9f9;
  border-radius: 5px;
}

.dep_channel_v1 .item .dep_list li:hover {
  -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.dep_channel_v1 .item .dep_list li .bt {
  text-align: center;
  color: #c0985a;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
}

.dep_channel_v1 .item .dep_list li .bt a {
  color: #c0985a;
}

.dep_channel_v1 .item .dep_list li p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 72px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: justify;
}

.dep_channel_v1 .item .dep_list li .bin_mh {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dep_channel_v1 .item .dep_list li .bin_mh a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 48%;
}

.dep_channel_v1 .item .dep_list li .bin_mh a.cd_info {
  background-color: #c0985a;
  color: #fff;
}

.dep_channel_v1 .item .dep_list li .bin_mh a.cd_doctor {
  background-color: #f6a066;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .dep_channel_v1 .item {
    margin-bottom: 15px;
  }
  .dep_channel_v1 .item .dep_bt {
    height: 40px;
  }
  .dep_channel_v1 .item .dep_bt .bt {
    height: 40px;
    line-height: 38px;
    font-size: 16px;
  }
  .dep_channel_v1 .item .dep_bt .bt::before {
    bottom: -1px;
    height: 3px;
  }
  .dep_channel_v1 .item .dep_bt a.cd_schedule {
    line-height: 30px;
    height: 30px;
    width: 100px;
  }
  .dep_channel_v1 .item .dep_bt a.cd_schedule .bi {
    font-size: 14px;
    margin-right: 6px;
  }
  .dep_channel_v1 .item .dep_list li {
    width: 31.3333%;
    padding: 15px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_channel_v1 .item .dep_list li {
    width: 48%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 550px) {
  .dep_channel_v1 .item .dep_list li {
    width: 98%;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_channel_v1 .item .dep_list li .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    line-height: 24px;
    font-size: 16px;
  }
  .dep_channel_v1 .item .dep_list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .dep_channel_v1 .item .dep_list li .bin_mh a {
    height: 30px;
    line-height: 30px;
    width: 48%;
  }
}

.ss_ss {
  border: solid 1px #e9e9e9;
  padding: 25px 15px 25px 130px;
  position: relative;
  margin-bottom: 45px;
  background-color: #fff;
}

.ss_ss .bt {
  line-height: 35px;
  width: 130px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 25px;
}

.ss_ss ul {
  width: 100%;
  float: left;
}

.ss_ss ul li {
  width: 280px;
  margin-right: 20px;
  float: left;
}

.ss_ss ul li:nth-of-type(1) {
  width: 150px;
}

.ss_ss ul li .form-control {
  font-size: 14px;
}

.ss_ss ul li:last-child {
  float: right;
  width: auto;
  margin-right: 5px;
}

.ss_ss ul li .btn-danger {
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  background-color: #c0985a !important;
}

.ss_ss ul li.l_sjd {
  width: 440px;
  position: relative;
  line-height: 35px;
  padding-left: 75px;
}

.ss_ss ul li.l_sjd .form-control {
  width: 46%;
  float: left;
  text-align: center;
}

.ss_ss ul li.l_sjd .s_x {
  width: 8%;
  text-align: center;
  float: left;
  color: #999;
}

.ss_ss ul li.l_sjd .s_name {
  position: absolute;
  left: 0px;
  font-size: 16px;
  top: 0px;
}

@media only screen and (max-width: 1230px) {
  .ss_ss {
    padding: 45px 15px 15px 15px;
    margin-bottom: 15px;
  }
  .ss_ss .bt {
    line-height: 35px;
    width: 130px;
    text-align: left;
    left: 15px;
    top: 5px;
  }
  .ss_ss .bt .s_channel {
    font-size: 13px;
  }
  .ss_ss li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .ss_ss li:nth-of-type(1) {
    width: 48%;
  }
  .ss_ss li:last-child {
    float: left;
    width: 98%;
    margin-right: 0px;
  }
  .ss_ss li.l_sjd {
    width: 98%;
    position: relative;
    line-height: 35px;
    padding-left: 75px;
  }
  .ss_ss li.l_sjd .s_name {
    font-size: 13px;
  }
  .ss_ss li .form-control {
    font-size: 13px;
  }
  .ss_ss li .btn-danger {
    width: 100%;
    font-size: 14px;
  }
}

.dep_channel_v2 .item {
  margin-bottom: 30px;
}

.dep_channel_v2 .item .dep_bt {
  height: 50px;
  border-bottom: solid 1px #e5e5e5;
}

.dep_channel_v2 .item .dep_bt .bt {
  height: 50px;
  position: relative;
}

.dep_channel_v2 .item .dep_bt .bt::before {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  background-color: #c0985a;
  width: 100%;
  height: 4px;
}

.dep_channel_v2 .item .dep_list {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.dep_channel_v2 .item .dep_list li {
  width: 18%;
  float: left;
}

.dep_channel_v2 .item .dep_list li .bt {
  text-align: center;
  color: #c0985a;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
}

.dep_channel_v2 .item .dep_list li .bt a {
  color: #c0985a;
}

.dep_channel_v2 .item .dep_list li:nth-child(5n) .txtk {
  left: auto;
  right: 0px;
}

.dep_channel_v2 .item .dep_list li:nth-child(5n) .txtk:before {
  left: auto;
  right: 40px;
}

.dep_channel_v2 .item .dep_list li:nth-child(5n) .txtk:after {
  left: auto;
  right: 35px;
}

.dep_channel_v2 .item .dep_list li .txtk {
  border: solid 1px #e2d0b3;
  width: 485px;
  padding: 10px 15px;
  position: absolute;
  left: 0px;
  top: 57px;
  background-color: #fff;
  z-index: 1;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  display: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.dep_channel_v2 .item .dep_list li .txtk > a {
  float: left;
  width: 48%;
  margin: 1%;
  line-height: 25px;
  padding-left: 12px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  color: #505050;
}

.dep_channel_v2 .item .dep_list li .txtk > a:after {
  content: "";
  display: inline-block;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid #e3d1b4;
  border-right: 5px solid rgba(0, 0, 0, 0);
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}

.dep_channel_v2 .item .dep_list li .txtk:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: solid 1px #e2d0b3;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 40px;
  top: -6px;
}

.dep_channel_v2 .item .dep_list li .txtk:after {
  width: 20px;
  height: 10px;
  background-color: #fff;
  content: "";
  position: absolute;
  left: 35px;
  top: 0px;
}

@media only screen and (max-width: 1230px) {
  .dep_channel_v2 .item {
    margin-bottom: 0px;
  }
  .dep_channel_v2 .item .dep_bt {
    height: 40px;
  }
  .dep_channel_v2 .item .dep_bt .bt {
    height: 40px;
    line-height: 38px;
    font-size: 16px;
  }
  .dep_channel_v2 .item .dep_bt .bt::before {
    bottom: -1px;
    height: 3px;
  }
  .dep_channel_v2 .item .dep_list {
    margin-bottom: 0px;
  }
  .dep_channel_v2 .item .dep_list li {
    width: 31.3333%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_channel_v2 .item .dep_list li {
    width: 48%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 550px) {
  .dep_channel_v2 .item .dep_list li {
    width: 98%;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_channel_v2 .item .dep_list li .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    line-height: 24px;
    font-size: 16px;
  }
}

.sy_ss {
  background-color: #fff;
  height: 100px;
  padding: 30px;
  position: relative;
  z-index: 10;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.sy_ss .ks_text {
  width: 100%;
  border: 0;
  line-height: 40px;
  padding: 0;
  height: 40px;
  font-size: 14px;
  color: #999;
}

.sy_ss .ks_ss {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 30px;
  background-color: #c0985a;
  border-radius: 30px;
}

@media only screen and (max-width: 1230px) {
  .sy_ss {
    height: 50px;
    padding: 10px 10px;
  }
  .sy_ss .ks_text {
    line-height: 30px;
    height: 30px;
    font-size: 13px;
  }
  .sy_ss .ks_ss {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    right: 10px;
    top: 10px;
  }
}

.zt_r {
  color: #ee1925;
}

.ss_list ul {
  background-color: #fff;
  width: 100%;
  float: left;
}

.ss_list ul li {
  padding: 20px;
  border-bottom: solid 1px #e5e5e5;
  width: 100%;
  float: left;
}

.ss_list ul li .bt {
  font-weight: bold;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}

.ss_list ul li .bt .s_channel {
  display: inline-block;
  background-color: #caa169;
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 400;
  margin-left: 10px;
}

.ss_list ul li .s1 {
  float: left;
  margin-right: 2em;
}

.ss_list ul li p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 48px;
  height: auto !important;
  line-height: 24px;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1230px) {
  .ss_list ul li {
    padding: 15px;
  }
  .ss_list ul li .bt {
    margin-bottom: 10px;
  }
  .ss_list ul li p {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    height: auto !important;
    line-height: 20px;
  }
}

.channel_v3_dep_one {
  padding: 98px 0 0 0;
}

.channel_v3_dep_one .ny_main .dep_channel_v3 {
  position: relative;
  height: 700px;
  padding-left: 114px;
}

.channel_v3_dep_one .ny_main .dep_channel_v3:before {
  position: absolute;
  left: -100px;
  top: 0;
  content: "";
  background-image: url(../images/zj1v2.jpg);
  background-repeat: no-repeat;
  height: 100%;
  width: 575px;
}

.channel_v3_dep_one .ny_main .dep_channel_v3:after {
  position: absolute;
  right: -100px;
  z-index: -1;
  bottom: 0;
  content: "";
  background-image: url(../images/v3bg.png);
  height: 565px;
  width: 865px;
}

.channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle {
  width: 35px;
  position: absolute;
  left: 0px;
  top: 70px;
}

.channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle .bt {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 240px;
}

.channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7 {
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  letter-spacing: 5px;
  color: #fff;
  position: relative;
  width: 35px;
  line-height: 35px;
  padding-bottom: 40px;
  font-size: 20px;
}

.channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7 b {
  font-size: 20px;
  margin-top: 5px;
  width: 35px;
  line-height: 32px;
  color: #fff;
  position: absolute;
  bottom: 0px;
  right: 0;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7:hover b {
  bottom: 10px;
}

@media only screen and (max-width: 1230px) {
  .channel_v3_dep_one {
    padding: 15px 15px 0 15px;
  }
  .channel_v3_dep_one .ny_main .dep_channel_v3 {
    height: auto;
    padding-left: 0px;
  }
  .channel_v3_dep_one .ny_main .dep_channel_v3:before {
    display: none;
  }
  .channel_v3_dep_one .ny_main .dep_channel_v3:after {
    display: none;
  }
  .channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle {
    width: 100%;
    position: inherit;
    left: auto;
    top: auto;
    margin-bottom: -25px;
  }
  .channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle .bt {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7 {
    color: #333;
    width: auto;
    line-height: 20px;
    font-size: 14px;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    padding-bottom: 0;
    padding-right: 25px;
    letter-spacing: 0;
  }
  .channel_v3_dep_one .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7 b {
    font-size: 14px;
    width: 20px;
    line-height: 20px;
    color: #333;
  }
}

.dep_list_v3 {
  width: 1130px;
  padding-top: 140px;
  overflow: hidden;
  padding-right: 10px;
  padding-bottom: 20px;
}

.dep_list_v3 .swiper-container {
  width: 100%;
  height: 520px;
}

.dep_list_v3 .swiper-container .swiper-slide {
  height: 84px;
}

.dep_list_v3 .swiper-container .swiper-slide a {
  height: 100%;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 22px;
  font-weight: 400;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}

.dep_list_v3 .swiper-container .swiper-slide a::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #d6b37b;
  content: "";
}

.dep_list_v3 .swiper-container .swiper-slide a .iconfont {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10.5px;
  font-size: 13px;
  font-weight: 900;
}

.dep_list_v3 .swiper-container .swiper-slide a:hover {
  background-color: #d6b37b;
  color: #fff;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}

.dep_list_v3 .swiper-container .swiper-pagination-fraction {
  top: 50px;
  right: 35px;
  left: auto;
  width: 65px;
  font-size: 24px;
  height: 35px;
  z-index: 10;
}

.dep_list_v3 .swiper-container .swiper-pagination-fraction .swiper-pagination-current {
  color: #c0985a;
}

.dep_list_v3 .swiper-container .swiper-button-prev,
.dep_list_v3 .swiper-container .swiper-button-next {
  right: 0px;
  left: auto;
  top: 70px;
}

.dep_list_v3 .swiper-container .swiper-button-prev,
.dep_list_v3 .swiper-container .swiper-button-next {
  color: #c0985a;
  font-size: 40px;
}

.dep_list_v3 .swiper-container .swiper-button-prev:hover,
.dep_list_v3 .swiper-container .swiper-button-next:hover {
  color: #c0985a;
}

.dep_list_v3 .swiper-container .swiper-button-prev::after,
.dep_list_v3 .swiper-container .swiper-button-next::after {
  display: none !important;
}

.dep_list_v3 .swiper-container .swiper-button-prev {
  right: 110px;
}

.dep_list_v3 .swiper-container .swiper-button-next {
  right: 0px;
}

@media only screen and (max-width: 1230px) {
  .dep_list_v3 .swiper-container .swiper-pagination-fraction {
    top: 18px;
    right: 15px;
    left: auto;
    font-size: 14px;
    line-height: 35px;
  }
  .dep_list_v3 .swiper-container .swiper-button-prev,
  .dep_list_v3 .swiper-container .swiper-button-next {
    right: 0px;
    left: auto;
    top: 35px;
  }
  .dep_list_v3 .swiper-container .swiper-button-prev,
  .dep_list_v3 .swiper-container .swiper-button-next {
    font-size: 20px;
  }
  .dep_list_v3 .swiper-container .swiper-button-prev {
    right: 70px;
  }
  .dep_list_v3 .swiper-container .swiper-button-next {
    right: 0px;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_list_v3 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .dep_list_v3 .swiper-container {
    width: 100%;
    height: 280px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_list_v3 .swiper-container {
    height: 195px;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_list_v3 .swiper-container .swiper-slide {
    height: 55px;
  }
  .dep_list_v3 .swiper-container .swiper-slide a {
    padding-left: 20px;
    padding-right: 50px;
    font-size: 14px;
  }
  .dep_list_v3 .swiper-container .swiper-slide a::before {
    width: 4px;
  }
  .dep_list_v3 .swiper-container .swiper-slide a .iconfont {
    right: 10px;
  }
  .dep_list_v3 .swiper-container .swiper-slide a:hover {
    background-color: #d6b37b;
    color: #fff;
    -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
  }
}

.channel_v3_dep_two {
  padding: 0;
}

.channel_v3_dep_two.box_line {
  position: relative;
}

.channel_v3_dep_two.box_line .ny_main {
  position: relative;
  z-index: 1;
}

.channel_v3_dep_two.box_line .line_spacing {
  position: absolute;
  width: 1230px;
  left: 50%;
  margin-left: -615px;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.channel_v3_dep_two.box_line .line_spacing span {
  width: 100%;
  height: 100%;
  margin-right: 20px;
  border-left: solid 1px #e5e5e5;
  border-right: solid 1px #e5e5e5;
}

.channel_v3_dep_two.box_line .line_spacing span:last-child {
  margin-right: 0 !important;
}

@media only screen and (max-width: 1230px) {
  .channel_v3_dep_two.box_line .line_spacing {
    display: none;
  }
}

.channel_v3_dep_two.box_line .four_div {
  width: 100%;
  height: 510px;
  float: left;
}

.channel_v3_dep_two.box_line .four_div .item {
  width: 292.5px;
  height: 360px;
  float: left;
  text-align: center;
  margin: 40px 20px 0px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.channel_v3_dep_two.box_line .four_div .item:hover {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.channel_v3_dep_two.box_line .four_div .item:last-child {
  margin: 110px 0px 0px 0px;
}

.channel_v3_dep_two.box_line .four_div .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  height: 100%;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.channel_v3_dep_two.box_line .four_div .item a:hover {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  position: relative;
  z-index: 2;
}

.channel_v3_dep_two.box_line .four_div .item a:hover .iconfont {
  margin-top: -5px;
}

.channel_v3_dep_two.box_line .four_div .item a .iconfont {
  font-size: 80px;
}

.channel_v3_dep_two.box_line .four_div .item a .bt {
  font-size: 24px;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.channel_v3_dep_two.box_line .four_div .item a p {
  font-size: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
}

.channel_v3_dep_two.box_line .four_div .item a .svg_small .ani_linear,
.channel_v3_dep_two.box_line .four_div .item a .svg_small .ani_linear_small,
.channel_v3_dep_two.box_line .four_div .item a .svg_small .ani_showHide {
  stroke: #fff !important;
}

.channel_v3_dep_two.box_line .four_div .a1 {
  background-image: url(../images/zj2v2.jpg);
}

.channel_v3_dep_two.box_line .four_div .a2 {
  background-image: url(../images/zj3v2.jpg);
  margin-top: 110px;
}

.channel_v3_dep_two.box_line .four_div .a3 {
  background-image: url(../images/zj4v2.jpg);
}

.channel_v3_dep_two.box_line .four_div .a4 {
  background-image: url(../images/zj5v2.jpg);
}

@media only screen and (max-width: 1230px) {
  .channel_v3_dep_two {
    padding: 15px;
  }
  .channel_v3_dep_two.box_line .four_div {
    height: auto;
    width: 102%;
    float: left;
    margin-left: -1%;
  }
  .channel_v3_dep_two.box_line .four_div .item {
    width: 23%;
    float: left;
    margin: 0 1%;
    height: auto;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 450px) {
  .channel_v3_dep_two.box_line .four_div .item {
    width: 48%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1230px) {
  .channel_v3_dep_two.box_line .four_div .item:last-child {
    margin: 0 1%;
  }
  .channel_v3_dep_two.box_line .four_div .item a {
    padding: 15px;
  }
  .channel_v3_dep_two.box_line .four_div .item a .iconfont {
    font-size: 20px;
  }
  .channel_v3_dep_two.box_line .four_div .item a .bt {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .channel_v3_dep_two.box_line .four_div .item a p {
    font-size: 12px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 36px;
    line-height: 18px;
  }
  .channel_v3_dep_two.box_line .four_div .a2 {
    margin-top: 0px;
  }
}

.channel_v3_dep_three {
  padding: 0;
}

.channel_v3_dep_three .ny_main .dep_channel_v3 {
  position: relative;
  height: 700px;
  padding-right: 114px;
}

.channel_v3_dep_three .ny_main .dep_channel_v3:after {
  position: absolute;
  right: -107px;
  top: 0;
  content: "";
  background-image: url(../images/zj6v2.jpg);
  background-repeat: no-repeat;
  height: 100%;
  width: 575px;
  z-index: -1;
}

.channel_v3_dep_three .ny_main .dep_channel_v3:before {
  position: absolute;
  left: -100px;
  z-index: -1;
  top: 0;
  content: "";
  background-image: url(../images/v3bg.png);
  height: 565px;
  width: 865px;
}

.channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle {
  width: 35px;
  position: absolute;
  right: 0px;
  top: 70px;
}

.channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle .bt {
  font-size: 34px;
  margin-bottom: 240px;
  font-weight: bold;
  color: #fff;
}

.channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7 {
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  letter-spacing: 5px;
  color: #fff;
  position: relative;
  width: 35px;
  line-height: 35px;
  padding-bottom: 40px;
  font-size: 20px;
}

.channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7 b {
  font-size: 20px;
  margin-top: 5px;
  width: 35px;
  line-height: 32px;
  color: #fff;
  position: absolute;
  bottom: 0px;
  right: 0;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7:hover b {
  bottom: 10px;
}

@media only screen and (max-width: 1230px) {
  .channel_v3_dep_three {
    padding: 15px 15px 0 15px;
  }
  .channel_v3_dep_three .ny_main .dep_channel_v3 {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .channel_v3_dep_three .ny_main .dep_channel_v3:before {
    display: none;
  }
  .channel_v3_dep_three .ny_main .dep_channel_v3:after {
    display: none;
  }
  .channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle {
    width: 100%;
    position: inherit;
    right: auto;
    top: auto;
    margin-bottom: -25px;
  }
  .channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle .bt {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
  }
  .channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7 {
    color: #333;
    width: auto;
    line-height: 20px;
    font-size: 14px;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    padding-bottom: 0;
    padding-right: 25px;
    letter-spacing: 0;
  }
  .channel_v3_dep_three .ny_main .dep_channel_v3 .dep_OneTitle .cd_more7 b {
    font-size: 14px;
    width: 20px;
    line-height: 20px;
    color: #333;
  }
}

.channel_v3_dep_four .title_big {
  height: 50px;
  line-height: 50px;
}

.channel_v3_dep_four .title_big .bt {
  font-size: 34px;
  font-weight: bold;
}

.channel_v3_dep_four .title_big .cd_more7 {
  position: relative;
  font-size: 20px;
  padding-right: 40px;
}

.channel_v3_dep_four .title_big .cd_more7 b {
  right: 0px;
  position: absolute;
  height: 50px;
  line-height: 47px;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.channel_v3_dep_four .title_big .cd_more7:hover b {
  right: 10px;
}

.channel_v3_dep_four .swiper2_v4 {
  position: relative;
}

.channel_v3_dep_four .swiper2_v4 .swiper-container {
  width: 1250px;
  margin-left: -10px;
  overflow: hidden;
  padding: 20px;
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide {
  border-radius: 10px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
  height: 188px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  border-radius: 10px;
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide a .text_content {
  width: 100%;
  color: #fff;
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide a .text_content .bt {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide a:hover {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide:hover {
  width: 100%;
  background-size: 105%;
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide:nth-child(1n) {
  background-image: url(../images/zj7v2.jpg);
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide:nth-child(2n) {
  background-image: url(../images/zj8v2.jpg);
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide:nth-child(3n) {
  background-image: url(../images/zj9v2.jpg);
}

.channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide:nth-child(4n) {
  background-image: url(../images/zj10v2.png);
}

.channel_v3_dep_four .swiper2_v4 .swiper-button-prev,
.channel_v3_dep_four .swiper2_v4 .swiper-button-next {
  width: 36px;
  height: 66px;
  margin-top: -25px;
  border-radius: 10px;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
  background-color: #c2906c;
  overflow: hidden;
}

.channel_v3_dep_four .swiper2_v4 .swiper-button-prev .bi,
.channel_v3_dep_four .swiper2_v4 .swiper-button-next .bi {
  font-size: 35px;
  position: relative;
  z-index: 1;
  color: #fff;
}

.channel_v3_dep_four .swiper2_v4 .swiper-button-prev::after,
.channel_v3_dep_four .swiper2_v4 .swiper-button-next::after {
  display: none !important;
}

.channel_v3_dep_four .swiper2_v4 .swiper-button-prev {
  left: -75px;
}

.channel_v3_dep_four .swiper2_v4 .swiper-button-next {
  right: -75px;
}

@media only screen and (max-width: 1230px) {
  .channel_v3_dep_four {
    padding: 15px;
  }
  .channel_v3_dep_four .title_big {
    height: 20px;
    line-height: 20px;
  }
  .channel_v3_dep_four .title_big .bt {
    font-size: 16px;
  }
  .channel_v3_dep_four .title_big .cd_more7 {
    font-size: 14px;
    padding-right: 30px;
  }
  .channel_v3_dep_four .title_big .cd_more7 b {
    height: 20px;
    line-height: 17px;
  }
  .channel_v3_dep_four .title_big .cd_more7:hover b {
    right: 10px;
  }
  .channel_v3_dep_four .swiper2_v4 {
    position: relative;
  }
  .channel_v3_dep_four .swiper2_v4 .swiper-container {
    overflow: hidden;
  }
  .channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide {
    background-size: cover;
  }
  .channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide a {
    height: auto;
    padding: 20px;
  }
  .channel_v3_dep_four .swiper2_v4 .swiper-container .swiper-slide a .text_content .bt {
    font-size: 14px;
  }
  .channel_v3_dep_four .swiper2_v4 .swiper-button-prev,
  .channel_v3_dep_four .swiper2_v4 .swiper-button-next {
    display: none !important;
  }
}

.aside {
  position: fixed;
  width: 80px;
  text-align: center;
  top: 50%;
  z-index: 99;
  margin-top: -240px;
  right: 0px;
  text-align: center;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: right 0.3s;
  -webkit-transition: right 0.3s;
  background-color: #fff;
  -webkit-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.09);
  box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.09);
}

.aside a {
  display: block;
  height: 100%;
}

@media only screen and (max-width: 1230px) {
  .aside {
    display: none;
  }
}

.aside .aside-service li {
  position: relative;
  width: 80px;
  height: 80px;
  background: #f6f6f8;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 9.5px 0px rgba(86, 86, 86, 0.17);
          box-shadow: 0px 0px 9.5px 0px rgba(86, 86, 86, 0.17);
}

.aside .aside-service li a {
  padding: 15px;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.aside .aside-service li a i {
  font-size: 40px;
}

.aside .aside-service li a span {
  display: none;
  font-size: 20px;
}

.aside .aside-service li a:hover {
  color: #fff;
  background-color: #c0985a;
}

.aside .aside-service li a:hover span {
  display: block;
  font-size: 20px;
}

.aside .aside-service li a:hover i {
  display: none;
}

.aside .aside-service li a:hover .icon-top {
  display: block;
}

.aside .aside-service li .aside-follow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  cursor: pointer;
}

.aside .aside-service li .aside-follow .ewm_box {
  position: relative;
}

.aside .aside-service li .aside-follow .ewm_box .iconfont {
  font-size: 40px;
  color: #999;
}

.aside .aside-service li .aside-follow .ewm_box .img-wp {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -70px;
  left: -202px;
  border-radius: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
          box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
}

.aside .aside-service li .aside-follow .ewm_box .img-wp img {
  width: 170px;
  display: block;
}

.aside .aside-service li .aside-follow .ewm_box .img-wp:after {
  content: "";
  border: 8px solid transparent;
  border-left-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: -16px;
}

.aside .aside-service li .aside-follow .ewm_box:hover .img-wp {
  -webkit-animation: popFadeIn 0.5s;
  animation: popFadeIn 0.5s;
  display: block;
}

.channel_v4_dep_one {
  width: 100%;
  position: relative;
}

.channel_v4_dep_one .ny_main {
  position: relative;
}

.channel_v4_dep_one .ny_main .dep_OneTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  height: 66px;
}

.channel_v4_dep_one .ny_main .dep_OneTitle a {
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  font-size: 22px;
  font-weight: 400;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  padding: 0 10px;
}

.channel_v4_dep_one .ny_main .dep_OneTitle a.on {
  color: #fff;
  background: #d1a867;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_OneTitle {
    margin-bottom: 15px;
    height: 55px;
  }
  .channel_v4_dep_one .ny_main .dep_OneTitle a {
    font-size: 14px;
  }
}

.channel_v4_dep_one .ny_main .dep_zmnav .dep_navbox {
  width: 100%;
  padding: 15px 0px;
  border: solid 1px #e5e5e5;
  position: relative;
  margin-bottom: 50px;
  z-index: 10;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .dep_navbox {
    padding: 0px;
  }
}

.channel_v4_dep_one .ny_main .dep_zmnav #dep_nav {
  width: 1230px;
  background-color: #fff;
  z-index: 2;
  padding-left: 90px;
}

.channel_v4_dep_one .ny_main .dep_zmnav #dep_nav.on {
  border-bottom: solid 1px #e5e5e5;
}

.channel_v4_dep_one .ny_main .dep_zmnav #dep_nav .sy_26 {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -16px;
  font-size: 20px;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav #dep_nav {
    width: 100%;
    padding-left: 70px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav #dep_nav .sy_26 {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -11px;
    font-size: 14px;
  }
}

.channel_v4_dep_one .ny_main .dep_zmnav .zmlist {
  font-size: 0;
  margin-left: -7px;
  padding: 15px 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zmlist li {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin: 7px;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zmlist li:hover a, .channel_v4_dep_one .ny_main .dep_zmnav .zmlist li.current a {
  background-color: #c0985a;
  color: #fff;
  border-color: #c0985a;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zmlist a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  color: #c0985a;
  border: solid 1px #e5e5e5;
  border-radius: 50%;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zmlist li {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 4px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zmlist a {
    line-height: 25px;
    font-size: 14px;
  }
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list {
  position: relative;
  padding-left: 60px;
  padding-top: 40px;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list:before {
  position: absolute;
  height: 100%;
  background-color: #e1e1e1;
  left: 18px;
  width: 1px;
  top: 0;
  content: "";
  z-index: -1;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item {
  margin-bottom: 35px;
  float: left;
  width: 100%;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .zmbt {
  position: absolute;
  border-radius: 50%;
  border: solid 1px #e1e1e1;
  height: 36px;
  width: 36px;
  line-height: 36px;
  color: #d1a867;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-left: -60px;
  margin-top: -50px;
  display: block;
  z-index: 1;
  margin-bottom: 20px;
  background-color: #fff;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .zmbt {
    height: 26px;
    width: 26px;
    line-height: 24px;
    font-size: 16px;
    margin-left: -35px;
    margin-top: -43px;
  }
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 {
  float: left;
  width: 100%;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li {
  position: relative;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  cursor: pointer;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sbt {
  position: relative;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sbt b {
  background-color: #fff;
  z-index: 1;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #c0985a;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sbt::before {
  content: "";
  left: -47px;
  top: 50%;
  background: #d1a867;
  position: absolute;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: 50%;
  margin-top: -5px;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sbt::after {
  width: 87%;
  background: #e1e1e1;
  height: 1px;
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -0.5px;
  z-index: -1;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sbt b {
    font-size: 15px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sbt::before {
    left: -30px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sbt::after {
    right: 35px;
  }
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sTime {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .sTime .close_btn {
  color: #c0985a;
  font-size: 20px;
  line-height: 20px;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .dep_chice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .dep_chice a {
  background: #c8b086;
  border-radius: 5px;
  padding: 10px;
  margin-right: 20px;
  color: #fff;
  text-align: center;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .dep_chice a:hover {
  background: #c0985a;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .dep_chice {
    display: block;
    width: 102%;
    float: left;
    margin-left: -1%;
    margin-bottom: 0px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .dep_chice a {
    width: 23%;
    float: left;
    margin: 0 1% 10px 1%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 640px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .dep_chice a {
    width: 48%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 640px) and (max-width: 450px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .dep_chice a {
    width: 98%;
  }
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box {
  float: left;
  width: 100%;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box.le_ri_box_v2 {
  padding: 20px 0;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 {
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  position: relative;
  height: 300px;
  padding: 40px 40px 40px 440px;
  width: 73%;
  float: left;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .img_content {
  width: 400px;
  position: absolute;
  left: 0;
  top: 0;
  height: 300px;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .img_content img {
  min-height: 300px;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .text_content .bt {
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  color: #333333;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .text_content .nr {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 96px;
  line-height: 24px;
  margin-bottom: 30px;
  color: #666666;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .text_content .more {
  border-radius: 17px;
  border: solid 1px #e1e1e1;
  padding: 5px 20px;
  font-size: 14px;
  color: #666666;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 {
    height: auto;
    padding: 0px;
    width: 100%;
    margin-bottom: 10px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .img_content {
    width: 100%;
    position: inherit;
    right: auto;
    top: auto;
    height: auto;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .img_content img {
    min-height: inherit;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .text_content {
    padding: 15px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .dep_cont_ab_v4 .text_content .nr {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    max-height: 110px;
    height: auto !important;
    line-height: 22px;
    margin-bottom: 15px;
  }
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box {
  float: right;
  width: 24%;
  height: 300px;
  padding: 20px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-shadow: 0px 0px 6.32px 0px rgba(147, 147, 147, 0.15);
          box-shadow: 0px 0px 6.32px 0px rgba(147, 147, 147, 0.15);
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a {
  width: 47%;
  height: 47%;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  text-align: center;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a .iconfont {
  color: #666;
  font-size: 40px;
  display: block;
  width: 100%;
  line-height: 50px;
  margin-bottom: 5px;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a .bt_v4 {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a:hover {
  background-color: #c0985a;
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a:hover .iconfont {
  color: #fff;
}

.channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a:hover .bt_v4 {
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a {
    width: 24%;
    height: 24%;
    margin-bottom: 0px;
    padding: 10px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a .iconfont {
    color: #666;
    font-size: 30px;
    display: block;
    width: 100%;
    line-height: 40px;
    margin-bottom: 5px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a .bt_v4 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 640px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a {
    width: 48%;
    height: 48%;
    margin-bottom: 10px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a:nth-child(3), .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a:nth-child(4) {
    margin-bottom: 0px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list .zm_item .enl_26 li .le_ri_box .four_icon_box a .iconfont {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1230px) {
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list {
    padding-left: 35px;
  }
  .channel_v4_dep_one .ny_main .dep_zmnav .zm_content_list:before {
    left: 10px;
  }
}

.doctor_co .dep_bt {
  height: 50px;
  border-bottom: solid 1px #e5e5e5;
}

.doctor_co .dep_bt .bt {
  height: 50px;
  position: relative;
}

.doctor_co .dep_bt .bt::before {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  background-color: #c0985a;
  width: 100%;
  height: 4px;
}

.doctor_co .doctorlist {
  width: 102%;
  float: left;
  margin: 0 0 30px -1%;
}

.doctor_co .doctorlist .item {
  width: 31.3333%;
  float: left;
  height: 150px;
  padding: 10px 20px 20px 20px;
  border: solid 1px #e9e9e9;
  margin: 1%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.doctor_co .doctorlist .item .bt {
  height: 45px;
  line-height: 40px;
  border-bottom: solid 1px #e9e9e9;
  margin-bottom: 10px;
}

.doctor_co .doctorlist .item .bt .sName {
  font-size: 18px;
}

.doctor_co .doctorlist .item ul {
  width: 100%;
  float: left;
}

.doctor_co .doctorlist .item ul li {
  width: 33.3333%;
  float: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 5px 0;
}

.doctor_co .doctorlist .item:hover {
  background-color: #c0985a;
  color: #fff !important;
  border-color: #c0985a;
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
}

.doctor_co .doctorlist .item:hover .bt .sName {
  color: #fff !important;
}

.doctor_co .doctorlist .item:hover a {
  color: #fff;
}

.doctor_co .doctorlist .item:hover a:hover {
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1230px) {
  .doctor_co {
    margin-bottom: 15px;
  }
  .doctor_co .dep_bt {
    height: 40px;
  }
  .doctor_co .dep_bt .bt {
    height: 40px;
    line-height: 38px;
    font-size: 16px;
  }
  .doctor_co .dep_bt .bt::before {
    bottom: -1px;
    height: 3px;
  }
  .doctor_co .doctorlist {
    width: 102%;
    margin: 0 0 10px -1%;
  }
  .doctor_co .doctorlist .item {
    width: 48%;
    height: auto;
    padding: 5px 15px 12px 15px;
    margin: 0 1% 15px 1%;
  }
  .doctor_co .doctorlist .item .bt {
    height: 31px;
    line-height: 30px;
  }
  .doctor_co .doctorlist .item .bt .sName {
    font-size: 14px;
  }
}

.nysearch {
  position: relative;
  padding-left: 120px;
}

.nysearch .bt {
  font-size: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 45px;
}

.nysearch .txk1 {
  float: left;
  padding-right: 60px;
  width: 40%;
}

.nysearch .txk_an {
  width: 20%;
  float: right;
}

.nysearch .form-control {
  height: 45px;
  line-height: 44px;
  font-size: 16px;
  padding: 0 0 0 20px;
  border-color: #e5e5e5;
  border-radius: 5px;
}

.nysearch .btn {
  height: 45px;
  width: 100%;
  background-color: #c0985a;
  color: #fff;
  font-size: 18px;
  position: relative;
  border-radius: 5px;
}

@media only screen and (max-width: 1230px) {
  .nysearch {
    padding-left: 0px;
    padding-top: 30px;
  }
  .nysearch .bt {
    font-size: 14px;
    line-height: 24px;
  }
  .nysearch .txk1 {
    padding-right: 15px;
    width: 42%;
  }
  .nysearch .txk_an {
    width: 16%;
  }
  .nysearch .form-control {
    font-size: 13px;
    padding: 0 0 0 15px;
  }
  .nysearch .an_ss {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .nysearch .txk1 {
    padding-right: 0px;
    width: 100%;
    margin-bottom: 10px;
  }
  .nysearch .txk_an {
    width: 100%;
  }
}

.combo-select {
  position: relative;
  width: 100%;
  border: 1px #e5e5e5 solid;
  border-radius: 5px;
  height: 45px;
  z-index: 10;
}

.combo-select .combo-input {
  margin-bottom: 0;
}

.combo-select select {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  opacity: 0;
  display: none;
}

@media only screen and (min-width: 960px) {
  .combo-select select {
    left: -1px;
    top: -1px;
    width: 0;
    height: 0;
    margin: 0;
  }
}

.combo-select .combo-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  width: 100%;
  color: #999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 10px 0px 40px;
  line-height: 43px;
  height: 45px;
  font-size: 16px;
  padding-right: 60px;
  background-image: url("../images/t_ss_q.png");
  background-position: 15px 15px;
  background-repeat: no-repeat;
  border-radius: 5px;
}

@media only screen and (max-width: 1230px) {
  .combo-select .combo-input {
    font-size: 13px;
  }
}

.combo-select .combo-input:focus {
  outline: none;
}

.combo-select .combo-arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  width: 40px;
  font-size: 12px;
  color: #999999;
}

.combo-select .combo-arrow:before {
  content: " ";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #e5e5e5;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  right: 15px;
  bottom: 0;
  position: absolute;
  margin: auto 0;
}

.combo-select.combo-open .combo-dropdown {
  display: block;
}

.combo-select.combo-open .combo-arrow {
  border-color: #c0985a;
}

.combo-select.combo-open .combo-arrow:before {
  border-top: none;
  border-bottom: 5px solid #e5e5e5;
}

.combo-select .combo-focus {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  border-color: #c0985a;
}

.combo-select .combo-focus input {
  border-color: #c0985a;
}

.combo-select .option-selected {
  background-color: #eee;
}

.combo-select .option-hover {
  background-color: #c0985a;
  color: #fff;
}

.combo-select .option-item {
  cursor: pointer;
  border-bottom: 1px #e3e3e3 solid;
}

.combo-select .option-item:hover {
  background-color: #c0985a;
  color: #fff;
}

.combo-select .option-item:last-child {
  border-bottom: none;
}

.combo-select .option-group {
  cursor: text;
  font-weight: 600;
  background: #e1e1e1;
  border: 1px #ccc solid;
  border-width: 1px 0;
}

.combo-select .option-disabled {
  opacity: 0.5;
}

.combo-select .combo-dropdown {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  min-width: 100%;
  max-width: 300px;
  max-height: 300px;
  margin: 0;
  padding: 0;
  display: none;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #999999;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.combo-select .combo-dropdown li {
  list-style: none;
  padding: 8px 1em;
  margin: 0;
}

.combo-select .combo-marker {
  color: #f7931e;
}

.Department_v2 {
  background-color: #f2f2f2;
  border: solid 1px #ddd;
  padding: 20px;
}

.Department_v2 .zj_nav1 {
  width: 100%;
  float: left;
  height: 45px;
  border-bottom: solid 1px #ddd;
}

.Department_v2 .zj_nav1 a {
  float: left;
  line-height: 45px;
  height: 45px;
  font-size: 16px;
  margin-right: 25px;
}

.Department_v2 .zj_nav1 a.on {
  border-bottom: solid 2px #c0985a;
}

@media only screen and (max-width: 1230px) {
  .Department_v2 .zj_nav1 {
    height: auto;
  }
  .Department_v2 .zj_nav1 a {
    line-height: 28px;
    height: auto;
    font-size: 14px;
    margin-right: 10px;
  }
}

.Department_v2 .zj_nav2 a {
  float: left;
  line-height: 32px;
  padding: 0 15px;
  margin: 0 5px 5px 0;
}

.Department_v2 .zj_nav2 a.on {
  background-color: #c0985a;
  color: #fff;
}

.list_of_Experts_v2 {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.list_of_Experts_v2 li {
  width: 23%;
  float: left;
  margin: 0 1%;
  margin-bottom: 15px;
}

.list_of_Experts_v2 li a {
  width: 100%;
  padding: 15px;
  background-color: #fff;
  border: solid 1px #ddd;
  font-size: 15px;
  float: left;
}

.list_of_Experts_v2 li a:hover {
  border: solid 1px #c0985a;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.list_of_Experts_v2 li a .img_scale {
  width: 100%;
  overflow: hidden;
  height: 340px;
}

.list_of_Experts_v2 li a .img_scale img {
  min-height: 340px;
}

.list_of_Experts_v2 li a .txtk {
  color: #333;
}

.list_of_Experts_v2 li a .txtk span {
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
  line-height: 26px;
}

@media only screen and (max-width: 1230px) {
  .list_of_Experts_v2 li {
    width: 31.333%;
  }
}

@media only screen and (max-width: 860px) {
  .list_of_Experts_v2 li {
    width: 48%;
  }
  .list_of_Experts_v2 li a .img_scale {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
  .list_of_Experts_v2 li a .img_scale img {
    min-height: calc((100vw / 2 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
  .list_of_Experts_v2 li a .txtk span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 52px;
    height: auto !important;
    line-height: 26px;
  }
}

@media only screen and (max-width: 610px) {
  .list_of_Experts_v2 li {
    width: 98%;
  }
  .list_of_Experts_v2 li a .img_scale {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
  .list_of_Experts_v2 li a .img_scale img {
    min-height: calc((100vw / 2 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}

.banner_v3 {
  background-image: url(../images/zjjsV2.jpg);
  height: 360px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.banner_v3 .ny_main {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.banner_v3 .ny_main .btn_search {
  width: 410px;
  position: absolute;
  left: 0;
}

.banner_v3 .ny_main .btn_search .form-control {
  height: 45px;
  width: 340px;
  line-height: 44px;
  font-size: 16px;
  padding: 0 0 0 10px;
  border-color: #e5e5e5;
  float: left;
  color: #fff;
  background-color: #fff0;
}

.banner_v3 .ny_main .btn_search .form-control::-webkit-input-placeholder {
  color: #fff;
}

.banner_v3 .ny_main .btn_search .form-control:-ms-input-placeholder {
  color: #fff;
}

.banner_v3 .ny_main .btn_search .form-control::-ms-input-placeholder {
  color: #fff;
}

.banner_v3 .ny_main .btn_search .form-control::placeholder {
  color: #fff;
}

.banner_v3 .ny_main .btn_search .btn {
  height: 45px;
  width: 70px;
  background-color: #fff;
  color: #c0985a;
  font-size: 18px;
  position: relative;
  float: left;
}

.banner_v3 .ny_main .btn_search .btn .bi {
  height: 45px;
  line-height: 45px;
}

.banner_v3 .ny_main .bt {
  position: absolute;
  right: 0;
  color: #fff;
}

.banner_v3 .ny_main .bt h2 {
  font-size: 48px;
}

.banner_v3 .ny_main .bt span {
  font-size: 16px;
}

.Department_v3 {
  background-color: #f6f6f8;
  padding: 40px;
}

.Department_v3 .one_box {
  padding: 0px 0px 0px 100px;
  position: relative;
}

.Department_v3 .one_box .h4_bt3 {
  position: absolute;
  left: 0px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
}

.Department_v3 .one_box .zj_nav1 {
  width: 100%;
  float: left;
  margin-left: -1%;
  border-bottom: 1px solid #e1e1e1;
}

.Department_v3 .one_box .zj_nav1 a {
  float: left;
  margin-left: 1%;
  font-size: 18px;
  padding-bottom: 10px;
  height: 40px;
  line-height: 40px;
}

.Department_v3 .one_box .zj_nav1 a.on {
  border-bottom: solid 2px #277cc6;
}

.Department_v3 .zj_nav2 {
  border-bottom: 1px dashed #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.Department_v3 .zj_nav2 a {
  float: left;
  line-height: 32px;
  padding: 0 15px;
  margin: 0 5px 5px 0;
  font-size: 16px;
}

.Department_v3 .zj_nav2 a.on {
  background-color: #277cc6;
  color: #fff;
  border-radius: 5px;
}

.Department_v3 .two_box {
  padding: 0px 0px 0px 100px;
  position: relative;
}

.Department_v3 .two_box .h4_bt3 {
  position: absolute;
  left: 0px;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
}

.Department_v3 .two_box .zj_nav3 a {
  float: left;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  margin: 0 5px 5px 0;
  font-size: 16px;
}

.Department_v3 .two_box .zj_nav3 a.on {
  background-color: #277cc6;
  border-radius: 5px;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .Department_v3 .two_box .zj_nav3 a {
    height: auto;
  }
  .Department_v3 .two_box .zj_nav3 a a {
    line-height: 28px;
    height: auto;
    font-size: 14px;
    margin-right: 10px;
  }
}

.list_of_Experts_v3 .title_div {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.list_of_Experts_v3 .title_div .bt {
  height: 50px;
  line-height: 50px;
}

.list_of_Experts_v3 .title_div .list_icon {
  color: #666666;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list_of_Experts_v3 .title_div .list_icon .num {
  font-size: 18px;
  color: #c0985a;
}

.list_of_Experts_v3 .title_div .list_icon .iconfont {
  font-size: 16px;
  color: #666666;
  margin-left: 10px;
}

.list_of_Experts_v3 .title_div .list_icon .iconfont.on,
.list_of_Experts_v3 .title_div .list_icon .iconfont :hover {
  color: #c0985a;
}

.list_of_Experts_v3 .doctor_list_v3 {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.list_of_Experts_v3 .doctor_list_v3 li {
  width: 18%;
  float: left;
  margin: 0 1% 20px 1%;
}

.list_of_Experts_v3 .doctor_list_v3 li a {
  display: block;
  border: 1px solid #d1a867;
  padding: 20px 21px;
  position: relative;
}

.list_of_Experts_v3 .doctor_list_v3 li a .text_content .sbt {
  color: #c0985a;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.list_of_Experts_v3 .doctor_list_v3 li a .text_content .sbt span {
  font-size: 16px;
  color: #333;
  font-weight: normal;
}

.list_of_Experts_v3 .doctor_list_v3 li a .text_content .nr {
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.list_of_Experts_v3 .doctor_list_v3 li a .text_content .nr .iconfont {
  font-size: 17px;
  margin-right: 10px;
  color: #c0985a;
}

.list_of_Experts_v3 .doctor_list_v3 li a .img_content {
  height: 240px;
}

.list_of_Experts_v3 .doctor_list_v3 li a .img_content img {
  min-height: 240px;
}

@media only screen and (min-width: 1230px) {
  .list_of_Experts_v3 .doctor_list_v3 li a .a1 {
    position: absolute;
    width: 7px;
    height: 7px;
    background: #d1a867;
    left: -3.9px;
    top: -3.9px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    z-index: 3;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .a2 {
    position: absolute;
    width: 7px;
    height: 7px;
    background: #d1a867;
    right: -3.9px;
    top: -3.9px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    z-index: 3;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .a3 {
    position: absolute;
    width: 7px;
    height: 7px;
    background: #d1a867;
    left: -3.9px;
    bottom: -3.9px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    z-index: 3;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .a4 {
    position: absolute;
    width: 7px;
    height: 7px;
    background: #d1a867;
    right: -3.9px;
    bottom: -3.9px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    z-index: 3;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  }
  .list_of_Experts_v3 .doctor_list_v3 li a:hover i {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    width: 8px;
    height: 8px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a:hover .a1 {
    left: -12px;
    top: -12px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a:hover .a2 {
    right: -12px;
    top: -12px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a:hover .a3 {
    left: -12px;
    bottom: -12px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a:hover .a4 {
    right: -12px;
    bottom: -12px;
  }
}

@media only screen and (max-width: 1230px) {
  .banner_v3 {
    height: auto;
  }
  .banner_v3 .ny_main {
    height: 100%;
    padding: 20px 15px;
    text-align: center;
    display: block;
  }
  .banner_v3 .ny_main .btn_search {
    width: 250px;
    position: relative;
    display: inline-block;
  }
  .banner_v3 .ny_main .btn_search .form-control {
    height: 40px;
    width: 200px;
    line-height: 39px;
    font-size: 14px;
  }
  .banner_v3 .ny_main .btn_search .btn {
    height: 40px;
    width: 50px;
    padding: 0;
  }
  .banner_v3 .ny_main .btn_search .btn .bi {
    height: 40px;
    line-height: 40px;
    width: 50px;
    font-size: 16px;
  }
  .banner_v3 .ny_main .bt {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }
  .banner_v3 .ny_main .bt h2 {
    font-size: 20px;
  }
  .banner_v3 .ny_main .bt span {
    font-size: 14px;
  }
  .Department_v3 {
    padding: 15px;
  }
  .Department_v3 .one_box {
    padding: 0px;
  }
  .Department_v3 .one_box .h4_bt3 {
    left: 0px;
    font-size: 16px;
    position: relative;
  }
  .Department_v3 .one_box .zj_nav1 {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .Department_v3 .one_box .zj_nav1 a {
    line-height: 24px;
    height: auto;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .Department_v3 .zj_nav2 {
    margin-bottom: 5px;
  }
  .Department_v3 .zj_nav2 a {
    padding: 0 5px;
    font-size: 14px;
  }
  .Department_v3 .two_box {
    padding: 0px;
  }
  .Department_v3 .two_box .h4_bt3 {
    left: 0px;
    font-size: 16px;
    position: relative;
  }
  .Department_v3 .two_box .zj_nav3 a {
    line-height: 32px;
    padding: 0 5px;
    font-size: 14px;
  }
  .list_of_Experts_v3 .title_div {
    padding-bottom: 0px;
    margin-bottom: 15px;
  }
  .list_of_Experts_v3 .title_div .bt {
    height: 40px;
    line-height: 40px;
  }
  .list_of_Experts_v3 .title_div .list_icon {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
  .list_of_Experts_v3 .title_div .list_icon .num {
    font-size: 16px;
  }
  .list_of_Experts_v3 .title_div .list_icon .iconfont {
    font-size: 14px;
    margin-left: 5px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li {
    width: 31.333%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 1024px) {
  .list_of_Experts_v3 .doctor_list_v3 li {
    width: 48%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 1024px) and (max-width: 600px) {
  .list_of_Experts_v3 .doctor_list_v3 li {
    width: 98%;
  }
}

@media only screen and (max-width: 1230px) {
  .list_of_Experts_v3 .doctor_list_v3 li a {
    padding: 15px 16px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .text_content .sbt {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .text_content .sbt span {
    font-size: 14px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .text_content .nr {
    font-size: 14px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .text_content .nr .iconfont {
    font-size: 15px;
    margin-right: 5px;
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .img_content {
    height: calc((100vw / 3 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 3 - 30px) / 7 * 10);
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .img_content img {
    min-height: calc((100vw / 3 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 3 - 30px) / 7 * 10);
  }
}

@media only screen and (max-width: 1230px) and (max-width: 1024px) {
  .list_of_Experts_v3 .doctor_list_v3 li a .img_content {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .img_content img {
    min-height: calc((100vw / 2 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}

@media only screen and (max-width: 1230px) and (max-width: 600px) {
  .list_of_Experts_v3 .doctor_list_v3 li a .img_content {
    height: calc((100vw / 1 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 1 - 30px) / 7 * 10);
  }
  .list_of_Experts_v3 .doctor_list_v3 li a .img_content img {
    min-height: calc((100vw / 1 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 1 - 30px) / 7 * 10);
  }
}

.list_of_Experts_v4 .title_div {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.list_of_Experts_v4 .title_div .bt {
  height: 50px;
  line-height: 50px;
}

.list_of_Experts_v4 .title_div .list_icon {
  color: #666666;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list_of_Experts_v4 .title_div .list_icon .num {
  font-size: 18px;
  color: #c0985a;
}

.list_of_Experts_v4 .doctor_list_v4 {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.list_of_Experts_v4 .doctor_list_v4 li {
  width: 31.3333%;
  float: left;
  margin: 0 1% 20px 1%;
}

.list_of_Experts_v4 .doctor_list_v4 li a {
  display: block;
  border: 1px solid #e1e1e1;
  padding: 20px 20px 20px 190px;
  position: relative;
  height: 240px;
}

.list_of_Experts_v4 .doctor_list_v4 li a .img_content {
  height: 200px;
  width: 150px;
  position: absolute;
  left: 20px;
  top: 20px;
}

.list_of_Experts_v4 .doctor_list_v4 li a .img_content img {
  min-height: 200px;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content {
  position: relative;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .ewm_doc {
  position: absolute;
  right: 0px;
  top: -15px;
  cursor: pointer;
  overflow: visible;
  width: 100%;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .ewm_doc .a1 {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 40px;
  width: 40px;
  opacity: 1;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .ewm_doc .a2 {
  display: none;
  position: absolute;
  right: 0;
  top: 0px;
  height: 130px;
  width: 130px;
  background-color: #fff;
  z-index: 1;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
  box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .ewm_doc .a2 img {
  display: block;
  background-size: cover;
  height: 100%;
  padding: 5px;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .ewm_doc .a2 u {
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 5px 0;
  width: 129px;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-top: 0px solid #ccc;
  text-decoration: none;
  color: #666;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .ewm_doc:hover .a2 {
  display: block;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .sbt {
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  margin: 15px 0;
  color: #c0985a;
  position: relative;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .sbt::after {
  position: absolute;
  width: 18px;
  height: 3px;
  background: #c0985a;
  content: "";
  right: 0;
  bottom: -2px;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content p {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.list_of_Experts_v4 .doctor_list_v4 li a .text_content .nr {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 72px;
  line-height: 24px;
  color: #666;
  margin-top: 10px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

@media only screen and (min-width: 1230px) {
  .list_of_Experts_v4 .doctor_list_v4 li a:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
  }
}

@media only screen and (max-width: 1230px) {
  .list_of_Experts_v4 .title_div {
    padding-bottom: 0px;
    margin-bottom: 15px;
  }
  .list_of_Experts_v4 .title_div .bt {
    height: 40px;
    line-height: 40px;
  }
  .list_of_Experts_v4 .title_div .list_icon {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .list_of_Experts_v4 .title_div .list_icon .num {
    font-size: 15px;
  }
  .list_of_Experts_v4 .doctor_list_v4 li {
    width: 48%;
    margin-bottom: 10px;
    padding: 0;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .list_of_Experts_v4 .doctor_list_v4 li {
    width: 98%;
  }
}

@media only screen and (max-width: 1230px) {
  .list_of_Experts_v4 .doctor_list_v4 li a {
    display: block;
    border: 1px solid #e1e1e1;
    padding: 15px;
    position: relative;
    height: auto;
  }
  .list_of_Experts_v4 .doctor_list_v4 li a .img_content {
    height: auto;
    width: auto;
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 20px;
  }
  .list_of_Experts_v4 .doctor_list_v4 li a .img_content img {
    min-height: auto;
  }
  .list_of_Experts_v4 .doctor_list_v4 li a .text_content .ewm_doc .a1 {
    top: 10px;
    height: 24px;
    width: 24px;
  }
  .list_of_Experts_v4 .doctor_list_v4 li a .text_content .nr {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 72px;
    height: auto !important;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
}

.down_contentlist {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.down_contentlist .bt {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.down_contentlist li {
  line-height: 30px;
  font-size: 16px;
}

.down_contentlist li a {
  text-decoration: underline;
}

.down_contentlist li a:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #c0985a;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

@media only screen and (max-width: 1230px) {
  .down_contentlist {
    margin-bottom: 20px;
  }
  .down_contentlist .bt {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .down_contentlist li {
    line-height: 24px;
    font-size: 13px;
  }
  .down_contentlist li a:before {
    width: 4px;
    height: 4px;
    margin-right: 6px;
  }
}

.news_info_left {
  width: 68%;
  float: left;
}

@media only screen and (max-width: 1024px) {
  .news_info_left {
    width: 100%;
  }
}

.news_info_right {
  width: 28%;
  float: right;
  margin-top: 20px;
}

.news_info_right .news_k1 {
  border: solid 1px #ddd;
  padding: 10px 20px 15px 20px;
}

.news_info_right .news_k1 .sy_bt3 {
  height: 50px;
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}

.news_info_right .news_k1 .sy_bt3 .bt {
  height: 50px;
  line-height: 45px;
}

.news_info_right .news_k1 .sy_bt3 .more {
  border-radius: 30px;
  border: solid 1px #e1e1e1;
  padding: 0px 15px;
  height: 30px;
  line-height: 30px;
  margin-top: 7px;
}

.news_info_right .news_k1 .n2 {
  width: 100%;
  float: left;
}

.news_info_right .news_k1 .n2 li {
  width: 100%;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #eee;
}

.news_info_right .news_k1 .n2 li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.news_info_right .news_k1 .n2 li a {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
}

.news_info_right .news_k1 .n2 li .sTime {
  font-size: 12px;
  color: #999;
}

@media only screen and (max-width: 1024px) {
  .news_info_right {
    width: 100%;
  }
  .news_info_right .news_k1 {
    padding: 15px;
  }
  .news_info_right .news_k1 .sy_bt3 {
    height: auto;
  }
  .news_info_right .news_k1 .sy_bt3 .bt {
    height: auto;
    line-height: 34px;
  }
  .news_info_right .news_k1 .sy_bt3 .more {
    margin-top: 0px;
  }
  .news_info_right .news_k1 .n2 li a {
    font-size: 14px;
  }
}
/*# sourceMappingURL=drsstyle.css.map */